Because good things come in threes, we’re doing another small deployment to address a couple of lingering bugs in the new custom exports interface. The deployment is complete as of:
- kf.kobotoolbox.org: Monday, 29 March 2021 at 19:25 UTC
- kobo.humanitarianresponse.info: Monday, 29 March 2021 at 20:22 UTC
Fixes
PR | Description | Related Issues |
---|---|---|
#3114 | Row-level permissions export fix Fix issue where users with restricted row-level access to submissions were not able to export at all |
closes #3113 |
#3110 | Project downloads settings not saving properly bug fix Changing which questions would be exported, for example, did not trigger an update to the saved export settings. This PR fixes the last few inputs that weren’t triggering a save properly. It also includes disabling “select all” (rows) when all are selected and “unselect all” (rows) when none are selected. |
Fixes #3109 |
Of interest to developers
PR | Description | Related Issues |
---|---|---|
#3079 | Renamed a few booleans which used non-neutral names |