You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The archived rule becomes visible in the active list after saving the new rule, which contradicts the separate action for saving archive/unarchive changes.
Possible Solutions
Disable New Rule Creation Button: Prevent users from creating a new rule until they save their archive/unarchive changes, ensuring clarity in the process.
Navigation after Archiving: Automatically navigate users to the top of the rule list or to the rule directly below the archived rule after it has been marked as archived.
Maintain Current Page on New Rule Creation: Keep the user on the same rule detail page of the archived rule while allowing them to create a new rule, reducing context switching.
Redirect to New Rule Detail Page: Automatically redirect users to the new rule's detail page immediately after its creation, providing a clear path forward.
Steps to reproduce the issue
Select a run -> Select a route -> Select a rule to open its details.
Archive the selected rule.
Add a new route rule.
Save the changes when prompted.
Observe that the archived rule reappears in the active list.
Current behavior
The archived rule becomes visible in the active list after saving the new rule, which contradicts the separate action for saving archive/unarchive changes.
Possible Solutions
Disable New Rule Creation Button: Prevent users from creating a new rule until they save their archive/unarchive changes, ensuring clarity in the process.
Navigation after Archiving: Automatically navigate users to the top of the rule list or to the rule directly below the archived rule after it has been marked as archived.
Maintain Current Page on New Rule Creation: Keep the user on the same rule detail page of the archived rule while allowing them to create a new rule, reducing context switching.
Redirect to New Rule Detail Page: Automatically redirect users to the new rule's detail page immediately after its creation, providing a clear path forward.
Steps to reproduce the issue
Select a run -> Select a route -> Select a rule to open its details.
Archive the selected rule.
Add a new route rule.
Save the changes when prompted.
Observe that the archived rule reappears in the active list.
Environment details
App version : v1.5.0
App environment : UAT
Additional information
https://jam.dev/c/f4f9a083-bd86-438c-b10c-a568dae9a9df
The text was updated successfully, but these errors were encountered: