https://bugzilla.wikimedia.org/show_bug.cgi?id=51571

       Web browser: ---
            Bug ID: 51571
           Summary: AJAX delete removes instance row before instance is
                    deleted
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: OpenStackManager
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Delete is an asynchronous action and even though the api says the delete action
is successful, that doesn't mean the instance is deleted yet. The instance goes
into a deleting state, then eventually disappears. The AJAX action should make
another API call after the delete action to get the state of the instance. If
the state is deleting, set the state. If there is no instance, delete the row.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to