Closed tomzemp closed 1 month ago
:tada: This PR is included in version 11.7.2 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
:tada: This PR is included in version 12.0.0-alpha.22 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
See https://dhis2.atlassian.net/browse/LIBS-683
This provides a safeguard for the login app to default to an api version if the api version is missing from api/loginConfig (see linked slack discussion on the thread).
I think it would be better to fix this on the backend to reliably be able to get and return that api version, but this helps prevent users not being able to log in while we refine how to improve consistency of api/loginConfig.