You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: