Modify ↓
Opened 14 years ago
Closed 14 years ago
#9982 closed defect (fixed)
Dynamic fields plugin for copying the owner field details is not working
| Reported by: | anonymous | Owned by: | Rob Guttman |
|---|---|---|---|
| Priority: | normal | Component: | DynamicFieldsPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
Please give us the sample configuration to be done
Attachments (0)
Note: See
TracTickets for help on using
tickets.



Replying to anonymous:
Here's an example of copying the
ownerfield into anothercaptainfield:However, by default the
captainfield above will not get overwritten if it already contains a value. To always overwrite thecaptainfield with theownerfield's value, change the rule to this:The Copy Rule also works for the
ownerin the opposite direction - e.g.,If this isn't working for you, please reopen and share the relevant parts of your
trac.iniconfig file.