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

IBX-6211: Added product edit route to EDIT_VIEWS const #43

Closed
wants to merge 2 commits into from

Conversation

mateuszdebinski
Copy link
Contributor

@mateuszdebinski mateuszdebinski commented Jul 20, 2023

Jira: https://issues.ibexa.co/browse/IBX-6211

The problem was not saving the date, but the fact that input always had data-action-type set to create, this change will allow to recognize whether we are editing or creating content

@mateuszdebinski mateuszdebinski added Bug Something isn't working Ready for review labels Jul 20, 2023
@mateuszdebinski mateuszdebinski requested a review from a team July 20, 2023 16:49
@mateuszdebinski mateuszdebinski self-assigned this Jul 20, 2023
Copy link
Contributor

@konradoboza konradoboza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks good, but can you double-check if CI fail is related?

@mateuszdebinski
Copy link
Contributor Author

@konradoboza The error is independent of the PR, but I push a fix

@mateuszdebinski mateuszdebinski force-pushed the IBX-6211_ezdate_incorrect_pim branch from c066d75 to f639d99 Compare July 21, 2023 07:43
@konradoboza konradoboza requested a review from mnocon July 21, 2023 07:44
@konradoboza
Copy link
Contributor

Summoning @mnocon to look if the Behat-related changes are ok. ;)

Copy link
Contributor

@mnocon mnocon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 for Behat changes, thanks for taking care of it! 💪

src/lib/Behat/Context/UserRegistrationContext.php Outdated Show resolved Hide resolved
@mateuszdebinski mateuszdebinski force-pushed the IBX-6211_ezdate_incorrect_pim branch from f639d99 to 92a6096 Compare July 21, 2023 10:17
@sonarcloud
Copy link

sonarcloud bot commented Jul 21, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

'ibexa.content.translate',
'ibexa.content.translate_with_location',
'ibexa.user.update',
'ibexa.product_catalog.product.edit',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ibexa/content-forms shouldn't refer to symbols defined in ibexa/product-catalog.

@mateuszdebinski
Copy link
Contributor Author

As this solution is not acceptable, I am closing this ticket and a new one will be opened in ibexa/product-catalog. I will also create a new PR for the changes to the Behat tests that this PR was supposed to make

@mnocon mnocon mentioned this pull request Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Ready for QA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants