Bug 326665 - Published status in Asset list does not update immediately
Summary: Published status in Asset list does not update immediately
Status: RESOLVED UNMAINTAINED
Alias: None
Product: bodega
Classification: Applications
Component: Manager (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-26 08:30 UTC by Aaron J. Seigo
Modified: 2018-09-02 21:47 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron J. Seigo 2013-10-26 08:30:15 UTC
Upon hitting "Request" or editing an asset in the asset list, the value in the Published column does not update immediately. You have to refresh the page (e.g. by clicking on the Assets tab again).

Tested only in Google Chrome

Reproducible: Always
Comment 1 Marco Martin 2013-10-28 10:29:55 UTC
Git commit 041f3d3211dc917da66fd1d8958ce8b4570fafed by Marco Martin.
Committed on 28/10/2013 at 10:27.
Pushed by mart into branch 'master'.

proxied connections are "close"

when doing proxy connection to the server, seems that if they are keep-alive only one request will work, subsequent requests will get lost. Probaby is an issue of life-span of the proxy_request and proxy_response objects

M  +8    -3    routes.js
M  +2    -2    views/assetList.jade
M  +1    -2    views/assetforms/createAssetForm.js

http://commits.kde.org/bodega-webapp-manager/041f3d3211dc917da66fd1d8958ce8b4570fafed
Comment 2 Andrew Crouthamel 2018-09-02 21:47:20 UTC
Hello! Sorry to be the bearer of bad news, but this project has been unmaintained for many years and I will be closing this bug.