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
We have not configured any tables in note settings. and if we create a note for lets say order(by directly giving notes route in url), then notes are being created.
Actual behaviour
Note should only be created for a table if it is configured in note setting.
in our case if spree_orders table is configured in note setting, then only notes for order should be created otherwise notes route for order should be disabled.
I have attached the video for reference:-
Spree.Administration_.Note.Settings.mp4
The text was updated successfully, but these errors were encountered:
current behaviour:-
We have not configured any tables in note settings. and if we create a note for lets say order(by directly giving notes route in url), then notes are being created.
Actual behaviour
Note should only be created for a table if it is configured in note setting.
in our case if spree_orders table is configured in note setting, then only notes for order should be created otherwise notes route for order should be disabled.
I have attached the video for reference:-
Spree.Administration_.Note.Settings.mp4
The text was updated successfully, but these errors were encountered: