Ian

Results 23 issues of Ian

## Required information **Is your feature request related to a problem? Please describe.** We currently have a project where we use OAuth2 for our application. With OAuth the access tokens...

Query: Question
State: Resolved

How to add example in an API response without losing the Schema? This case is based on Java Map object for Json representation. i.e. if I use the following `@ApiResponse(responseCode...

Upgrade springdoc to 1.7.0 This will be required for future changes. i.e. #7594 to be able to use ` additionalProperties = Schema.AdditionalPropertiesValue.TRUE,` # Checklist - [x] I have read the...

backport 4.2.x

Fix springdocs HashMap mapping in /db/translations If spring doc mapping was viewed in https://editor.swagger.io/. Then the following error existed. ![image](https://github.com/geonetwork/core-geonetwork/assets/1868233/998c962c-3da0-4d50-8aff-75fd77c6cb14) ![image](https://github.com/geonetwork/core-geonetwork/assets/1868233/50019288-2858-4fc3-9325-1e76f8909446) This fix is to update the mapping so that...

bug
backport 4.2.x

Enhance the workflowAssistApps so that third party links have a check url which can be used to decide if the link should be displayed to the user or not. We...

enhancement
backport 3.12.x

**Describe the bug** This bug is related to PR #7532 which missed a certain case. If the UI setting is set for the search home page and it is a...

bug

Similar to issue #7459 Getting the following after upgrading to 4.2.8 ``` Exception in extension function org.springframework.dao.InvalidDataAccessApiUsageException: The given id must not be null!; nested exception is java.lang.IllegalArgumentException: The given...

bug
critical
db change

When deleting the reason for the error may be in the description or the message so support both or it may display a empty reason. Before the fix, if we...

bug
backport 3.12.x

**Describe the bug** The link within the approver email does not work if using external authentication. **To Reproduce** - Configure catalogue so that it uses keycloak or openidconnect provider -...

bug

Documentation for new jcloud feature https://github.com/geonetwork/core-geonetwork/issues/4569