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
Problem:
The system fails to save a Contact Rule added to the OnCall Settings for a user profile. Although the rule can be added to the tab(but the system add the previously added rules, looks like some cache but not from browser side), an error is displayed when attempting to save it. Subsequently, other sections after this error also fail to save, displaying the same error message: "Couldn't find PbxUserSchedule with ID=165 for PbxUser with ID=10994".
Notes: This issue occurs only when an admin attempts to create a rule for another user; it works correctly when an admin creates a rule for themselves.
Step to reproduce:
Log in to the system with an Admin role user.
Go to the Settings, under Avatar
Navigate to Users tab
Select "View" for any existed user.
Go to the OnCall Settings section, and click on "Edit"
Add a new rule to the user's OnCall Settings tab.
Attempt to save the rule.
Expected Result:
The system should successfully save the newly added rule and display a confirmation message indicating that the rule has been saved.
Actual Result:
The system fails to save the rule and displays an error message: "Couldn't find PbxUserSchedule with ID=165 for PbxUser with ID=10994". Subsequent attempts to save in other sections also fail with the same error message.
URL: https://my.dev.ringrx.com/v2/settings/users
User: [email protected]
Role: admin
Problem:
The system fails to save a Contact Rule added to the OnCall Settings for a user profile. Although the rule can be added to the tab(but the system add the previously added rules, looks like some cache but not from browser side), an error is displayed when attempting to save it. Subsequently, other sections after this error also fail to save, displaying the same error message: "Couldn't find PbxUserSchedule with ID=165 for PbxUser with ID=10994".
Notes: This issue occurs only when an admin attempts to create a rule for another user; it works correctly when an admin creates a rule for themselves.
Step to reproduce:
Expected Result:
The system should successfully save the newly added rule and display a confirmation message indicating that the rule has been saved.
Actual Result:
The system fails to save the rule and displays an error message: "Couldn't find PbxUserSchedule with ID=165 for PbxUser with ID=10994". Subsequent attempts to save in other sections also fail with the same error message.
Attachments:
https://www.loom.com/share/826253a3e85c4126af3ce656019d8ae6
The text was updated successfully, but these errors were encountered: