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

You can make multiple custom procedures with the same name #9570

Open
bruh-9000 opened this issue Apr 13, 2024 · 1 comment
Open

You can make multiple custom procedures with the same name #9570

bruh-9000 opened this issue Apr 13, 2024 · 1 comment

Comments

@bruh-9000
Copy link

Expected Behavior

When you try to make a custom procedure with a name that already exists, it should have a popup that says that there already is a custom procedure with that name

Actual Behavior

Making a new custom procedure with a name that a custom procedure already has does not prevent you from creating it

Steps to Reproduce

Explain what someone needs to do in order to see what's described in Actual behavior above

Steps to reproduce the behavior:

  1. Create a custom procedure
  2. Create another custom procedure with the same name
  3. Observe how you are allowed to create it

System Details

All

Screenshots
image

@Secret-chest
Copy link

Same name but different fields should be allowed.

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

2 participants