Closed
Bug 1126020
Opened 10 years ago
Closed 9 years ago
Show spartacus code version on startup
Categories
(Marketplace Graveyard :: Payments/Refunds, defect, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: kumar, Unassigned)
Details
(Whiteboard: [qa-])
There have been a few caching / deployment issues recently so it would be nice if the JS log showed the spartacus version somehow when the payment page starts up. I don't know what would be the best version identifier -- I guess git revision?
| Reporter | ||
Updated•10 years ago
|
Whiteboard: [qa-]
Comment 1•10 years ago
|
||
This would be a good idea.
I'd imagine we could add a grunt task to grab the git rev and burn it into the compressed file a build time? We can't rely on webpay due to the reasons why the caching breaks (see below).
We should also fix the caching problems would be even better since we know how they are occurring.
* Code is deployed
* Before fresh code is on the CDN a request against webpay happens.
* This then requests the *old* static files with the new build_id
* This then primes the edge cache with old code for the new url
Updated•10 years ago
|
Priority: -- → P3
Comment 2•9 years ago
|
||
Based on the recently announced future plans for the Marketplace to remove payments, closing these bugs.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•