Skip to content

Conversation

romannaglic
Copy link
Contributor

New entities, ServiceGroup and ServiceKeyword, are created for improved classification and searchability of services. Relationships between these entities and existing Service entity have also been established. The service creation process now includes entity population from existing data, further enhancing service categorization and search functionality. Unit tests have been updated to validate these changes.

New entities, ServiceGroup and ServiceKeyword, are created for improved classification and searchability of services. Relationships between these entities and existing Service entity have also been established. The service creation process now includes entity population from existing data, further enhancing service categorization and search functionality. Unit tests have been updated to validate these changes.
Service can have same serviceNames for different jurisdictions. Fix after merge
Replaced 'getServiceGroups()' method with an 'addServiceGroup()' method in the Service class to allow managing service groups more effectively. Also updated appropriate calls in the Bootstrap class. This reduces the chance of duplication in service names across different jurisdictions.
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