Bug 326665

Summary: Published status in Asset list does not update immediately
Product: [Applications] bodega Reporter: Aaron J. Seigo <aseigo>
Component: ManagerAssignee: Marco Martin <notmart>
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: active, andrew.crouthamel
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

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.