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

Fixed duplicate IDs in languages profile items #2667

Merged
merged 4 commits into from
Sep 25, 2024

Conversation

morpheus65535
Copy link
Owner

@morpheus65535 morpheus65535 commented Sep 17, 2024

  • Fixed duplicate languages profile items IDs for those without cutoff and implemented health issue notifications for those with cutoff.
  • Fix frontend to be able to edit remaining languages profiles, reassign IDs and confirm cutoff before hitting save button.

…and implemented health issue notifications for those with cutoff.
Copy link
Collaborator

@JaiZed JaiZed left a comment

Choose a reason for hiding this comment

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

It all looks good to me.

@morpheus65535
Copy link
Owner Author

@anderson-oki sanitize should be run only if the profile has duplicate items ID, right?

@anderson-oki
Copy link
Collaborator

@anderson-oki sanitize should be run only if the profile has duplicate items ID, right?

Not really, it also sanitize tag null to undefined and we need that forever.

@morpheus65535
Copy link
Owner Author

@anderson-oki sanitize should be run only if the profile has duplicate items ID, right?

Not really, it also sanitize tag null to undefined and we need that forever.

Is cutoff preserve on edit if we assign new id to items?

* Fixed profile item regenerate id when not duplicated

* refactor: Preserve immutability
@morpheus65535 morpheus65535 merged commit c11bdf3 into development Sep 25, 2024
2 checks passed
@morpheus65535 morpheus65535 deleted the duplicate_langs_profile_ids branch September 25, 2024 19:33
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.

3 participants