No way to delete a step

Bug #1231172 reported by Glenn Ramsey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAPClient
Fix Released
Low
Unassigned

Bug Description

There appears to be no way to delete a step from a workflow once it has been added. If there is a way then it is not obvious.

Related branches

Revision history for this message
Glenn Ramsey (gram003) wrote :

Pushing the delete key while a step icon is selected causes the following error:

Traceback (most recent call last):
  File "/home/glenn/hip/mapclient/mapclient/src/widgets/workflowgraphicsview.py", line 101, in keyPressEvent
    command = CommandRemove(self.scene(), self.scene().selectedItems())
  File "/home/glenn/hip/mapclient/mapclient/src/widgets/workflowcommands.py", line 35, in __init__
    for arc in item._connections:
AttributeError: 'Node' object has no attribute '_connections'

Revision history for this message
Glenn Ramsey (gram003) wrote :

It would be useful if the context menu for a step had a delete option.

Hugh Sorby (h-sorby)
Changed in mapclient:
milestone: none → 0.9.1
status: New → Fix Committed
Revision history for this message
Hugh Sorby (h-sorby) wrote :

I intend to add a delete option into the edit menu, an entry in the context menu is also a good idea.

Hugh Sorby (h-sorby)
Changed in mapclient:
importance: Undecided → Low
Hugh Sorby (h-sorby)
Changed in mapclient:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.