Last modified: 2013-07-17 20:06:09 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T53571, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 51571 - AJAX delete removes instance row before instance is deleted
AJAX delete removes instance row before instance is deleted
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
OpenStackManager (Other open bugs)
unspecified
All All
: Low enhancement (vote)
: ---
Assigned To: Ryan Lane
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-07-17 20:05 UTC by Ryan Lane
Modified: 2013-07-17 20:06 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Ryan Lane 2013-07-17 20:05:55 UTC
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.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links