Adding a New Issue

Navigate to the "Issues" Page

If you are not already there, select your desired project (in this case, "Farm Management") from the "Projects" list or the "Jump to a project..." dropdown. Then, click on the "Issues" tab in the project level navigation menu.

image.png

 

Adding a new issue

People can create a new issue when they meet the roles and permissions configured by the Redmine Administrator
(Role: Issue Tracking > Add Issues).
When creating a new issue, one of the most important items is the tracker field, which defines the nature of the issue. By default, Redmine comes with three different trackers: bugfeature, and support.

Click the "New issue" Button
On the "Issues" page, locate the "New issue" button. It's typically in the upper right corner of the issue list, as indicated by the red arrow in your image. Click this button.

image.png

Fill out the "New issue" Form

  1. Tracker (Pre-selected): The "Tracker" field is likely already selected as "Bug" based on your previous action or the default setting. If you need to change it, use the dropdown menu to choose a different issue type (e.g., Feature, Support, Task).

  2. Subject ( Required):* In the "Subject" field, type a concise and descriptive title for this issue. This should briefly summarize the problem, request, or task.
    For example, "Login button not working," or "Implement new report feature."

  3. Description: In the large "Description" text area, provide a detailed explanation of the issue. Include:

    • Steps to reproduce: If it's a bug, clearly outline the steps someone can take to see the problem.
    • Expected behavior: Describe what should happen.
    • Actual behavior: Describe what is actually happening.
    • Context: Any other relevant information that might help in understanding or resolving the issue.
  4. Status (Pre-selected): The "Status" field is likely set to "New" by default. You usually don't need to change this when creating a new issue.

  5. Priority ( Required):* Use the "Priority" dropdown menu to select the level of urgency or importance for this issue
    (e.g., Low, Normal, High, Urgent).

  6. Assignee: If you know who should be responsible for this issue, select their name from the "Assignee" dropdown menu. If you're unsure, you can leave it blank.

  7. Parent task: If this issue is a subtask of another existing issue, you can enter the ID number of the parent task here.

  8. Start date: You can optionally set a "Start date" for when work on this issue should begin. The current date (05/16/2025 in your image) is pre-filled. You can change it using the calendar icon.

  9. Due date: If this issue has a deadline, set the "Due date" using the calendar icon or by manually entering the date.

  10. Estimated time: You can optionally enter an estimate of how many "Hours" you think it will take to resolve this issue.

  11. % Done: This field is usually left at "0%" when creating a new issue. It will be updated as progress is made.

  12. Additional Assignees: This section allows you to add other project members who are also working on or responsible for this issue. You can select names from the list and click the ">>" button to add them.

  13. Files: If you have any relevant files (screenshots, documents, log files, etc.), click the "Choose Files" button to select them from your computer. Once selected, the file name will appear next to the button. Note the maximum file size limit mentioned.

  14. Choose an Action: At the bottom of the form, you have two main options
         Create: Click this button to save the new issue and be redirected to the detailed view of the issue.
         Create and add another: Click this button to save the current issue and immediately open a new, blank "New issue" form, pre-filled with the same project. This is useful if you have multiple related issues to create.

image.png


 Once you have entered all the necessary details into the form, proceed by clicking the "Create" button to submit the new issue.image.png 

Created Bug
That you've created the bug report display as belowimage.png

 

Update Bug

image.png

 

 

 


Revision #2
Created 16 May 2025 05:56:31 by Prasadi De Silva
Updated 16 May 2025 09:23:56 by Prasadi De Silva