Update notes for 2017-06-30

This commit is contained in:
2017-06-30 18:34:51 +03:00
parent 356ab66128
commit c6ed013145
7 changed files with 16 additions and 8 deletions

View File

@ -139,3 +139,7 @@ Java stacktrace: java.util.NoSuchElementException: Timeout waiting for idle obje
- `db.maxwait` 5000→10000
- `db.maxidle` 8→20 (DSpace default is -1, unlimited, but we had set it to 8 earlier)
- We will need to adjust this again (as well as the `pg_hba.conf` settings) when we deploy tsega's REST API
- Whip up a test for Marianne of WLE to be able to show both their Phase I and II research themes in the CGSpace item submission form:
![Test A for displaying the Phase I and II research themes](/cgspace-notes/2017/06/wle-theme-test-a.png)
![Test B for displaying the Phase I and II research themes](/cgspace-notes/2017/06/wle-theme-test-b.png)