Modify

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#6055 closed defect (fixed)

Version in a Project Plan but this version don't exist

Reported by: didley@… Owned by: Andreas
Priority: normal Component: ProjectPlanPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

At first I did haven't any version in my tickets. After this I put in in my version field of a ticket for example "testversion". I looked to the project plan and I saw this ticket in the plan. After this I deleted this version in my ticket and did set it of empty. I looked to my plan again and the ticket was in the plan anyway.

Now I deleted all ticket_changes according information about version. But ProjectPlanPlugin finds the ticket with version "testversion". But there is no version like testversion.

Where is the cache of this information?

Attachments (0)

Change History (4)

comment:1 Changed 14 years ago by Matthias

Status: newassigned

Thanks for the Report,

ProjectPlanPlugin uses a Cache Structure for the GraphViz generated Content like Pictures and Overlay HTML code. But the Cache Content should be regenerated after Ticket Changes.

Your Problem reproduction Steps:

  1. Starting with Tickets with Empty Versionfields
  2. Set a Version for one Ticket
  3. Generate ProjectPlan (open wiki page with ppp macro)
  4. Set all Versions to Empty
  5. Generate ProjectPlan again

Somehow this Problem looks familar to me. At Development time similar Problems occured but they where produced by the Browser and its internal Cache. I had no solution for this Problem. I'll try to confirm, wether it is a bug in projectplan or a Browser Cache Problem.

regards,

makadev

comment:2 Changed 14 years ago by Andreas

Owner: changed from Matthias to Andreas
Status: assignednew

comment:3 Changed 14 years ago by Andreas

Resolution: fixed
Status: newclosed

(In [7623]) Solve the cache problem, fixes #6055

I have added a timestamp to the image url, hope this will ensure that no cache image is used by the browser. Let us know whether this problem appear again.

However, it is quiet difficult to capture changes on milestones and versions and recreate the image automatically. Therefore, I added a link at the bottom of the image. So if an image do not change after an update, you can recreate the image manually.

comment:4 Changed 14 years ago by didley@…

I checked this issue and now it works.

regards didley

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Andreas.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.