Opened 12 years ago
Closed 12 years ago
#517 closed defect (fixed)
Next one: overwrite denial
Reported by: | Juergen Reuter | Owned by: | kilian |
---|---|---|---|
Priority: | P1 | Milestone: | v2.2.0 |
Component: | core | Version: | 2.1.1 |
Severity: | normal | Keywords: | |
Cc: |
Description
In 2.2.0 when changing the process from A1, A2 => A3, A4 to B1, B2 => B3, B4 and running again, the first process is run. It's not possible to overwrite it, one has to rename the process.
Change History (3)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Priority: | P3 → P1 |
---|
comment:3 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
That is a consequence of the missing MD5 sum checks (#498) and, related, the incomplete --rebuild options. Removing the generated files is a workaround.