Skip to content
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

There should be an error if the user trying to create multiple sources with the same name. #471

Closed
Sanjaybhattwebkul opened this issue Oct 11, 2021 · 2 comments

Comments

@Sanjaybhattwebkul
Copy link
Contributor

CRM Version: V1.1.3

Steps To reproduce--

1. Log in as Admin/User.
2. Click on sources inside the settings tab.
3. Click on Create source button.
4. Create multiple source with the same name

Actual result: There is no warning if the user trying to create multiple sources with the same name. Please find the below screenshot.

Expected result: There should be an error if the user trying to create multiple sources with the same name.

Source-bug

@devansh-webkul
Copy link
Member

@Sanjaybhattwebkul,

The name can be the same as in the backend it is handled by id. If id is the same then it is a bug.

You can check the reference from the Attributes page section.

@Sanjaybhattwebkul
Copy link
Contributor Author

Sanjaybhattwebkul commented Oct 28, 2021

@Sanjaybhattwebkul,

The name can be the same as in the backend it is handled by id. If id is the same then it is a bug.

You can check the reference from the Attributes page section.

@devansh-webkul
There is no duplicate name in the attribute section.
Please find the screenshot Here.

Click Here . to view the issue.

jitendra-webkul added a commit to jitendra-webkul/bagisto-crm that referenced this issue Oct 28, 2021
jitendra-webkul added a commit that referenced this issue Oct 28, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

3 participants