Defect Management flow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-03-2023 10:16 PM
I want to understand the rm_defect flow, when Iam trying to move the state from draft to scoping its not moving.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-03-2023 10:55 PM
Hello @Balakrishna_ABK
Greetings!
There's not much documentation on Agile Development in terms of defect.
Try assigning the group in the defect, then it will be moved to scoping.
rm_defect extends to table planned_task. You can check any existing Business Rules on that table.
if you want to set the default state to scoping or Awaiting Approval directly, try setting it from dictionary field.
Help others to find a correct solution by marking the appropriate response as correct answer and helpful!!
Kind Regards,
Ravi Chandra.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-05-2023 02:38 AM
Hi Ravi, thanks for your reply
I have tried both the cases but still same issue.