Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

If the SELV website doesn't reflect recent code changes, clear the cache, any associated offline cached files, and Index DB.

 

On firefox:

  1. From Firefox menu, select Preferences

Click Advanced

Click Network

Click both of the Clear Now buttons

 

2. Delete files in index.db

/Users/{USER}/Library/Application Support/Firefox/Profiles/{PROFILE}/indexedDB on OS X and should be C:\Users\{USER}\AppData\Roaming\Mozilla\Firefox\Profiles\{PROFILE} on Windows.

For additional details see: http://stackoverflow.com/questions/9846013/how-to-view-indexeddb-content-in-firefox

 

On Chrome

 

On upper right click icon with three horizontal orange bars

Selects Tools, Clear Browsing Data

 

Notes

We are going to need to test upgrade steps for any release.

Changes can't be applied to any previously initiated distributions.

Need to consider several issues:

  1. What cache clearing actions are required to ensure that distributions can be initiated
  2. What cache clearing actions are required to ensure that latest code is available for NEWLY initiated distributions
  3. what cache clearing actions are required to ensure that latest code is available for PREVIOUSLY initiated distributions (or, what steps do field coordinators have to take… delete all distributions? sync all before upgrade)

 

Testing Notes

 FirefoxChrome
2/28 Build

Distributions from pre-build were retained

Could initiate distribution

Data entry forms had old code

 

Action: Cleared cached web content online (did NOT check Override automatic cache management box.

Result: distributions were retained. Still had old code

 

Action: Cleared cached web content online (DID check Override automatic cache management box.

Result: distributions were retained. Still had old code

 

Action: Cleared cached web content online (DID check Override automatic cache management box) AND cleared offline web content.

Result: distributions were retained. Still had old cod

 

Action: Cleared cached web content online (DID check Override automatic cache management box) AND cleared offline web content AND removed exception for offline data for SELV

Result: distributions were retained. Still had old cod

 

Action: Clear History/Everything/Cache

 

Distributions from pre-build were retains

Could initiate distribution

Data entry forms had old code


Action: Cleared ALL browsing data (checked all boxes)

Result: distributions from pre-build were gone and latest code was available.

 

For testing next time: could i check less boxes and retain distributions while still updating code?

   
   

 

 

  • No labels