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

Default Product Attribute Settings Issue #38703

Open
1 of 5 tasks
FluidGuy opened this issue May 7, 2024 · 18 comments
Open
1 of 5 tasks

Default Product Attribute Settings Issue #38703

FluidGuy opened this issue May 7, 2024 · 18 comments
Labels
Area: Performance Component: Attributes Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Priority: P1 Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing. Progress: ready for dev Reported on 2.4.7 Indicates original Magento version for the Issue report. Reproduced on 2.4.x The issue has been reproduced on latest 2.4-develop branch

Comments

@FluidGuy
Copy link

FluidGuy commented May 7, 2024

Preconditions and environment

  • Magento version
  • Anything else that would help a developer reproduce the bug
    Magento version 2.4.7
    When editing a product attribute if a default is selected there is no way of unselecting all, so there is always some default now for that option. Work around is whenever creating new parts manually turn off all attributes that are turned on by default

Steps to reproduce

  1. Go into admin view
  2. Select Stores in admin side panel
  3. Select product under attributes

Scenario 1:

  1. Select an attribute to edit which has Catalog Input Type for Store Owner is Visual swatch or dropdown
  2. If the "is default" option is selected, there is no way to set the attribute to no longer have a default option

Scenario 2:

  1. Select an attribute to edit which has Catalog Input Type for Store Owner is Multiple Select
  2. If you deselect the default option then save or save and continue it still is set as the default
  3. If you select multiple options as default and deselect the default options then save or save and continue all the options
    are selected as default

Expected result

Scenario 1: If a default is selected, there would be a way to unselect having a default set
Scenario 2: If you deselect the default option then save or save and continue it should removed from default

Actual result

Scenario 1: Once a default is set, there is no way to turn defaults off for that option
Scenario 2: Once a default is set, after we deselect it , its never saved

Additional information

image
See how a default is set to the 1675 psi option, now this attribute will always have some default set and it cannot be changed to not be on by default

Release note

No response

Triage and priority

  • Severity: S0 - Affects critical data or functionality and leaves users without workaround.
  • Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
  • Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
  • Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
  • Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
Copy link

m2-assistant bot commented May 7, 2024

Hi @FluidGuy. Thank you for your report.
To speed up processing of this issue, make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, Add a comment to the issue:


Join Magento Community Engineering Slack and ask your questions in #github channel.
⚠️ According to the Magento Contribution requirements, all issues must go through the Community Contributions Triage process. Community Contributions Triage is a public meeting.
🕙 You can find the schedule on the Magento Community Calendar page.
📞 The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, join the Community Contributions Triage session to discuss the appropriate ticket.

@FluidGuy
Copy link
Author

FluidGuy commented May 7, 2024

@magento give me 2.4-develop instance

Copy link

Hi @FluidGuy. Thank you for your request. I'm working on Magento instance for you.

Copy link

@FluidGuy
Copy link
Author

FluidGuy commented May 7, 2024

The issue occurs in the vanilla version, if you deselect the default option then save or save and continue it still is set as the default

@engcom-Hotel engcom-Hotel added the Reported on 2.4.7 Indicates original Magento version for the Issue report. label May 8, 2024
@engcom-Delta engcom-Delta self-assigned this May 8, 2024
Copy link

m2-assistant bot commented May 8, 2024

Hi @engcom-Delta. Thank you for working on this issue.
In order to make sure that issue has enough information and ready for development, please read and check the following instruction: 👇

  • 1. Verify that issue has all the required information. (Preconditions, Steps to reproduce, Expected result, Actual result).
  • 2. Verify that issue has a meaningful description and provides enough information to reproduce the issue.
  • 3. Add Area: XXXXX label to the ticket, indicating the functional areas it may be related to.
  • 4. Verify that the issue is reproducible on 2.4-develop branch
    Details- Add the comment @magento give me 2.4-develop instance to deploy test instance on Magento infrastructure.
    - If the issue is reproducible on 2.4-develop branch, please, add the label Reproduced on 2.4.x.
    - If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!
  • 5. Add label Issue: Confirmed once verification is complete.
  • 6. Make sure that automatic system confirms that report has been added to the backlog.

@engcom-Delta
Copy link
Contributor

@magento give me 2.4-develop instance

Copy link

Hi @engcom-Delta. Thank you for your request. I'm working on Magento instance for you.

Copy link

@engcom-Delta
Copy link
Contributor

@magento give me 2.4.7 instance

Copy link

Hi @engcom-Delta. Thank you for your request. I'm working on Magento instance for you.

Copy link

@engcom-Delta
Copy link
Contributor

@magento give me 2.4-develop instance

Copy link

Hi @engcom-Delta. Thank you for your request. I'm working on Magento instance for you.

Copy link

@engcom-Delta
Copy link
Contributor

engcom-Delta commented May 9, 2024

Hi @FluidGuy ,

Verified the issue on 2.4-develop, 2.4.7 and it is reproducible.

Hence, Confirming the issue.

Steps to reproduce:-

1.Go into admin view
2.Select Stores in admin side panel
3.Select product under attributes

Scenario 1:

4.Select an attribute to edit which has Catalog Input Type for Store Owner is Visual swatch or dropdown
5.If the "is default" option is selected, there is no way to set the attribute to no longer have a default option

Scenario 2:

6.Select an attribute to edit which has Catalog Input Type for Store Owner is Multiple Select
7.If you deselect the default option then save or save and continue it still is set as the default
8.If you select multiple options as default and deselect the default options then save or save and continue all the options
are selected as default

Go into admin view

Screenshot 2024-05-08 at 2 06 21 PM

Select Stores in admin side panel

Screenshot 2024-05-08 at 2 06 42 PM

Select product under attributes

Screenshot 2024-05-08 at 2 07 17 PM

Select an attribute to edit which has Catalog Input Type for Store Owner is Multiple Select

Screenshot 2024-05-09 at 6 27 46 PM

Deselected

Screenshot 2024-05-09 at 6 28 13 PM

Saved

Screenshot 2024-05-09 at 6 28 21 PM

If you deselect the default option then save or save and continue it still is set as the default

Screenshot 2024-05-09 at 6 28 30 PM

multiple option selected as default and after deselecting both , its not saved

Screenshot 2024-05-09 at 6 34 01 PM

Select an attribute to edit which has Catalog Input Type for Store Owner is Visual swatch or dropdown

Screenshot 2024-05-09 at 6 28 55 PM Screenshot 2024-05-09 at 6 41 07 PM

If the "is default" option is selected, there is no way to set the attribute to no longer have a default option, We have to select another option to deselect another

Screenshot 2024-05-09 at 6 29 05 PM

@engcom-Delta engcom-Delta added Component: Attributes Reproduced on 2.4.x The issue has been reproduced on latest 2.4-develop branch Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Area: Performance labels May 9, 2024
@m2-community-project m2-community-project bot moved this from Ready for Confirmation to Confirmed in Issue Confirmation and Triage Board May 9, 2024
@engcom-Delta engcom-Delta added Priority: P1 Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing. and removed Issue: ready for confirmation labels May 9, 2024
@m2-community-project m2-community-project bot added this to Dev In Progress in High Priority Backlog May 9, 2024
@github-jira-sync-bot
Copy link

✅ Jira issue https://jira.corp.adobe.com/browse/AC-11932 is successfully created for this GitHub issue.

Copy link

m2-assistant bot commented May 9, 2024

✅ Confirmed by @engcom-Delta. Thank you for verifying the issue.
Issue Available: @engcom-Delta, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself.

@m2-community-project m2-community-project bot moved this from Dev In Progress to Ready for Development in High Priority Backlog May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Performance Component: Attributes Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Priority: P1 Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing. Progress: ready for dev Reported on 2.4.7 Indicates original Magento version for the Issue report. Reproduced on 2.4.x The issue has been reproduced on latest 2.4-develop branch
Projects
High Priority Backlog
  
Ready for Development
Development

No branches or pull requests

4 participants