Community
Participate
Working Groups
I opened a JIRA Issue in Mylyn to update some of its attributes. When I update, Mylyn synchronized to JIRA repository. After synchronization, it did not notified me at the top of Issue update form. However, when I selected out task repository and selected "Synchronize All Task" from context menu, after synchronization a message, "Task has incoming changes, synchronize view", appeared at the top of my Issue update form. I think this message is very useful for users and it should appear after automatic synchronization as well.
Mustafa, this might be a bug in the synchronization code that was fixed earlier. To help me reproduce the scenario, could you clarify what you mean by update? Are you referring to submitting from the task editor? Synchronize in Mylyn means that a tasks is updated with the latest changes from the repository. You should get an incoming notification if the task has changed in the repository since the last synchronization.
(In reply to comment #1) > To help me reproduce the scenario, could you clarify what you mean by update? > Are you referring to submitting from the task editor? Steffen, I tried to update some of attributes of the issue. I opened issue form, and started to change attributes. While making the changes, a background synchronization performed by Mylyn. Some of the properties of the task I currently updating was changed in jira repository. These changes are checked in but I am not notified by about the change on the task form. I hoped a notification message at the top of the task form.
I haven't been able to reproduce the error so far. Please try to update to the latest Mylyn version: http://www.eclipse.org/mylyn/downloads/ If the problem persists please reopen this bug and include details about your JIRA version and the attributes that were changed in the repository.