Skip to content

[0.11.2] Fix attribute errors on save#585

Draft
Severino wants to merge 15 commits intorelease-0.11.2from
0.11.2-fix-attribute-value-list-error
Draft

[0.11.2] Fix attribute errors on save#585
Severino wants to merge 15 commits intorelease-0.11.2from
0.11.2-fix-attribute-value-list-error

Conversation

@Severino
Copy link
Contributor

@Severino Severino commented Oct 15, 2025

I received error while writing data.

Arrays were not treated correctly and resulted in errors.

  1. Removed business logic from controller
  2. Moved Patch logic into Entity.php and AttributeValue
  3. Added 'changed_attributes' to response
  4. Simplified update logic in the frontend
  5. Fixed error in the removedData logic

@Severino Severino changed the title Refactor entity attribute patching logic and enhance error handling [0.11.2] Fix attribute errors on save Oct 15, 2025
@Severino Severino marked this pull request as draft October 15, 2025 15:29
@Severino Severino requested a review from Copilot October 16, 2025 09:01

This comment was marked as spam.

@Severino Severino force-pushed the 0.11.2-fix-attribute-value-list-error branch from c59a26e to e8bede6 Compare October 16, 2025 09:27
@Severino
Copy link
Contributor Author

This is rebased for the XRSF Cookie fiex. Merge that first.

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

Successfully merging this pull request may close these issues.

2 participants