Bug 492679

Summary: Documentation with Associations is not displayed on UI after a re-start
Product: [Applications] umbrello Reporter: David Walker <david.o.walker.jr>
Component: documentationAssignee: Umbrello Development Group <umbrello-devel>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: RedHat Enterprise Linux   
OS: Other   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description David Walker 2024-09-05 14:11:28 UTC
***
If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

SUMMARY
After adding an association to two activities on an activity diagram, information typed into association documentation block is not re-displayed after an application restart.

. User clicks on association line, enters information in the documentation block on the UI, when the user restarts the UI 


STEPS TO REPRODUCE
1. Create two activities
2. Join with an association
3. Click on association line
4. Type anything in the documentation block
5. Save
6. Verify in .xmi file that the information is stored 
7. Close Umbrello
8. Start Umbrello
9. Open xmi project
10. Click on association line
11. Documentation is blank

OBSERVED RESULT
Data in documentation is persisted in .xmi file, but, ui can not read from it to display on an association documentation block

EXPECTED RESULT
Expected to see persisted data that was previously entered into the documentation block to be redisplayed

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: RHEL 8.6
Umbrello: 2.34.1

ADDITIONAL INFORMATION