Modify ↓
Ticket #3100 (closed defect: fixed)
Opened 6 years ago
Last modified 6 years ago
workflow sandbox : ticket notification needs to be updated to support new field class
| Reported by: | guillaume.tardif@… | Owned by: | athomas |
|---|---|---|---|
| Priority: | high | Milestone: | 0.10 |
| Component: | ticket system | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: | guillaume.tardif@… | ||
| Release Notes: | |||
| API 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
Change History
Changed 6 years ago by guillaume.tardif @…
- Attachment notification.py added
comment:1 Changed 6 years ago by athomas
- Status changed from new to assigned
Thanks for the heads up, but could you please provide a patch in future, rather than a complete file?
comment:2 Changed 6 years ago by athomas
- Resolution set to fixed
- Status changed from assigned to closed
Applied in r3259, thanks!
Note: See
TracTickets for help on using
tickets.



correction for new field class