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

chore: cleaned group chat rule logic #988

Merged
merged 1 commit into from
Jan 17, 2024
Merged

chore: cleaned group chat rule logic #988

merged 1 commit into from
Jan 17, 2024

Conversation

web-mi
Copy link
Contributor

@web-mi web-mi commented Jan 16, 2024

Fixes #

Proposed Changes

@web-mi web-mi changed the title chore: cleaned group chat rule logic [WIP] chore: cleaned group chat rule logic Jan 16, 2024
Copy link

what-the-diff bot commented Jan 16, 2024

PR Summary

  • Refined Logic for groupChatRules Array Population
    The procedure for filling the groupChatRules array has been revised and improved.

  • Introduction of translatedRules Object
    A new object named 'translatedRules' has been created. This object is specifically designed to store rules that have been translated.

  • Dynamic Assignment to groupChatRules
    The system now checks if the 'translatedRules' object has any stored rules. If it does, these rules are assigned to 'groupChatRules'. This provides a smoother experience by presenting the rules in the user's native language.

Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@web-mi web-mi changed the title [WIP] chore: cleaned group chat rule logic chore: cleaned group chat rule logic Jan 16, 2024
@web-mi web-mi merged commit 8c100d5 into develop Jan 17, 2024
7 checks passed
@web-mi web-mi deleted the DELPHI-46 branch January 17, 2024 10:02
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