Skip to content

actions can get wedged, showing up in list views, but 404 on get and delete #4001

Closed
@starpit

Description

@starpit

The bug is that actions can get "wedged" into a namespace, where they continue to show up in the list views, but the controller yields 404s on action GET and DELETE. more oddly, action update gives back a "concurrent modification to resource detected" message! (no concurrency involved, from my end)

Environment details:

  • i've only tried us-south IBM Cloud Functions

Steps to reproduce the issue:

i'm not quite sure yet, but so far, i've only been able to trigger this bug when creating Conductor actions. i'll continue to try to figure this one out

we had a wedged namespace a few weeks ago (from our initial correspondence on this topic), and it seems to have unwedged itself (after a week or so); perhaps because the controller was rebooted?

Provide the expected results and outputs:

after wiping all assets, the list view should be a empty

Provide the actual results and outputs:

screen shot 2018-09-01 at 20 29 11
screen shot 2018-09-01 at 20 31 34
screen shot 2018-09-01 at 20 40 29

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions