-
Notifications
You must be signed in to change notification settings - Fork 15
Description
Describe the bug
The template overview displays the wrong name for the different phases of the plan. Namely it displays the name of the first section of the phase instead of the name of the phase itself.
To Reproduce
Steps to reproduce the behavior:
0. Create a template with multiple phases
- Go to 'admin'
- Click on 'template'
- Click on your template
- Stay on the 'template details' tab
- Scroll down to 'template overview'
- See error
Expected behavior
In the template overview, you would expect each phase to be named by ... its name... (in my example on the screenshot it should be "Phase 1: Data Management Plan" for the first phase)
Instead it shows the name of the first section of the phase (for example in my case "Personal Information" for the first phase).
It's not a big deal for daily use. But I'd like to use the overview to communicate what we want from DMP to executives, which is not possible when my 3 phases are called "Personal information", "Data Types " and "Retention Period " instead of "Phase 1: Data Management Plan", "Phase 2: Storage and Preservation of Mature data" and "Phase 3: Closure - data inheritence"
Screenshots
Additional context
Add any other context about the problem here.