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

Set EDP as default versioning type #437

Closed
callmevladik opened this issue Oct 18, 2024 · 0 comments · Fixed by #438
Closed

Set EDP as default versioning type #437

callmevladik opened this issue Oct 18, 2024 · 0 comments · Fixed by #438
Assignees
Labels
enhancement New feature or request

Comments

@callmevladik
Copy link
Contributor

callmevladik commented Oct 18, 2024

The Portal UI currently does not utilize EDP versioning by default in its dialogs. This task involves updating the Portal UI to ensure that EDP versioning is used wherever possible within dialogs. The starting version should be set to 0.1.0. This change aims to standardize versioning across the platform for better consistency and management.

Acceptance Criteria
All applicable dialogs within the Portal UI should use EDP versioning as the default versioning system.
The starting version for any new entities or components should be set to 0.1.0.
Ensure that this change does not affect the functionality or performance of the Portal UI.
Conduct testing to verify that the EDP versioning is displayed correctly in dialogs and that the starting version is set as expected.
Implementation Plan
Review the current implementation of dialogs within the Portal UI to identify where versioning is applied.
Update the versioning logic to use EDP versioning as default, ensuring the starting version is set to 0.1.0.
Perform thorough testing across different dialogs to ensure consistency and correct implementation.
Document any changes made and update relevant user documentation to reflect the new versioning strategy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging a pull request may close this issue.

1 participant