-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
IBX-5053: Handled deleted Locations in UDW-based limitations #2089
Conversation
fb6af47
to
29ef940
Compare
@barw4 after applying patch im getting this error message: |
@ezsystems/javascript-dev-team minor change in JS, so calling in for review: 0bba678 |
SonarCloud Quality Gate failed. 0 Bugs No Coverage information |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
QA approved on IbexaDXP 3.3 commerce.
Currently, when a Location in a Subtree Limitation is not-accessible (because of current user's permissions) policy form will throw an exception and when a Location is deleted form will behave like no values were there in the first place. This can be misleading and lead to broken policies and administrators being unaware that policies were removed after saving a non-touched form (that includes removal of still valid limitations).
Additional information was added to the policy form that a Location is deleted:
Checklist:
$ composer fix-cs
)