Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Note is being added to unconfigured model in note settings(routes are working for non configured models in note setting) #5

Open
arvind0143 opened this issue Dec 12, 2023 · 0 comments

Comments

@arvind0143
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant