Modify ↓
Opened 19 years ago
Closed 19 years ago
#3100 closed defect (fixed)
workflow sandbox : ticket notification needs to be updated to support new field class
Reported by: | Owned by: | Alec Thomas | |
---|---|---|---|
Priority: | high | Milestone: | 0.10 |
Component: | ticket system | Version: | devel |
Severity: | normal | Keywords: | |
Cc: | guillaume.tardif@… | Branch: | |
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
In the Workflow Sandbox, class "field" has been modified and does not extend "dict" anymore. ticket/notification.py needs to be updated to reflect this.
I attach a basic correction for this
Attachments (1)
Change History (3)
by , 19 years ago
Attachment: | notification.py added |
---|
comment:1 by , 19 years ago
Status: | new → assigned |
---|
Thanks for the heads up, but could you please provide a patch in future, rather than a complete file?
Note:
See TracTickets
for help on using tickets.
correction for new field class