Defect #10483
openAfter creating a new relation on a issue the relation is not displayed, in some cases
0%
Description
I have a isse created. Then I open the issue details and a a relation to an other issue:
- Related issues: add,
- select 'follows' in pulldown menue
- key in issue no
- key in 1 into field 'Delay'
- Select 'Add' button
Expected: Relation is shown to other issue no
Displayed: No relation is shown. (This error does not always appear..!)
But: After refreshing of browser the relation is shown
Used:
Firefox 10.0.2 (also found on earlier versions)
Redmine 1.3.0.stable (also on Redmine 1.3.1.stable 8857)
Ruby version 1.8.7
Ruby Gems 1.6.2
Rack 1.1.1
Updated by Ivan Cenov over 12 years ago
I confirm in Redmine 1.3.2 and in trunk r9244.
Note that I have installed redmine_better_gantt_chart plugin 0.6.3.
Updated by Dieter Egert over 12 years ago
- redmine_better_gantt_chart V 0.5.0
- redmine_issue_due_date 0.1.0
- redmine_better_gantt_chart 0.5.0
and others..
Updated by Jean-Philippe Lang over 12 years ago
- Resolution set to Cant reproduce
Please try without plugins.
Updated by Ivan Cenov over 12 years ago
Redmine trunk r9258 without plugins.
It seems that the problem reproduces when the issue has not any relations added and the first relation that is added is of follows type.
If a relation of other type is added first, then it and the next relations of any type are added and displayed immediately.
Updated by Dieter Egert over 12 years ago
Yes, I can confirm the conditions described by Ivan Cenov
for occurence of disappearing new relations.
Updated by Etienne Massip over 12 years ago
- Assignee deleted (
Jean-Philippe Lang)