feature request #8613
For distribution editor default reference should be used also when new source is created
100%
Description
To confirm an existing status in a new source, the default reference should also be added to a distribution when adding a new source.
Associated revisions
ref #8613: using default reference also when adding new source in distribution editor
ref #8613: add missing interfaces
ref #8613: send event to update details view when set default source
History
#1 Updated by Andreas Müller about 1 year ago
- Tags set to euro+med
#2 Updated by Katja Luther about 1 year ago
- Status changed from New to Resolved
- Assignee changed from Katja Luther to Andreas Müller
- % Done changed from 0 to 50
this is implemented, please review
#3 Updated by Andreas Müller about 1 year ago
- Status changed from Resolved to Feedback
- Assignee changed from Andreas Müller to Katja Luther
Does not work for me yet. The reference field is still empty if I selected a base source and then added a new source. All code pushed?
#4 Updated by Katja Luther about 1 year ago
- Status changed from Feedback to Resolved
- Assignee changed from Katja Luther to Andreas Müller
Andreas Müller wrote:
Does not work for me yet. The reference field is still empty if I selected a base source and then added a new source. All code pushed?
I tested with the actual nightly build and now it worked.
#5 Updated by Andreas Müller about 1 year ago
- Status changed from Resolved to Feedback
- Assignee changed from Andreas Müller to Katja Luther
It still does not work if a source existed already before opening the DistrEditor for the given record. Please test intensively the different possibilities.
#6 Updated by Katja Luther about 1 year ago
- Status changed from Feedback to In Progress
Andreas Müller wrote:
It still does not work if a source existed already before opening the DistrEditor for the given record. Please test intensively the different possibilities.
this problem appears when the details view is already created and then the default source is selected. We need to update the details view after setting the default reference
#7 Updated by Katja Luther about 1 year ago
- Status changed from In Progress to Resolved
Katja Luther wrote:
Andreas Müller wrote:
It still does not work if a source existed already before opening the DistrEditor for the given record. Please test intensively the different possibilities.
this problem appears when the details view is already created and then the default source is selected. We need to update the details view after setting the default reference
now an event is created and the details view is updated
#8 Updated by Andreas Müller about 1 year ago
- Status changed from Resolved to Closed
- % Done changed from 50 to 100
Seems to work now