Modify

Opened 12 years ago

Last modified 4 years ago

#10289 new defect

[Patch] action.set_owner gets reset on save

Reported by: mfwhite5@… Owned by:
Priority: normal Component: WorkflowEditorPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.12

Description (last modified by Ryan J Ollos)

If you go into text mode and enter the line action.set_owner = username, and then click Apply Changes, the line gets removed and not saved. The reason is that the WorkflowEditor plugin does not recognize the set_owner field.

I have attached a quick patch to fix this. In the grid view this field will be hidden, but it can be used in the text view. Note: the patch was made against an older version of the workfloweditor.js file, but the required changes are easy enough to apply manually.

Attachments (1)

workfloweditor.set_owner.patch (3.4 KB) - added by mfwhite5@… 12 years ago.
patch to add the set_owner field

Download all attachments as: .zip

Change History (4)

Changed 12 years ago by mfwhite5@…

patch to add the set_owner field

comment:1 Changed 11 years ago by Ryan J Ollos

Description: modified (diff)

comment:2 Changed 11 years ago by Ryan J Ollos

Owner: changed from Takanori Suzuki to Ryan J Ollos
Status: newassigned
Summary: action.set_owner gets reset on save[Patch] action.set_owner gets reset on save

Thank you for the patch, and sorry for the delay. I'll get it applied soon.

comment:3 Changed 4 years ago by Ryan J Ollos

Owner: Ryan J Ollos deleted
Status: assignednew

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The ticket will remain with no owner.

Add Comment


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

 
Note: See TracTickets for help on using tickets.