Skip to content

[Backport 4.2.x] API / Batch editing / XPath / Add support for attribute with namespace. - #8499

Open
geonetworkbuild wants to merge 1 commit into
4.2.xfrom
backport-7463-to-4.2.x
Open

[Backport 4.2.x] API / Batch editing / XPath / Add support for attribute with namespace.#8499
geonetworkbuild wants to merge 1 commit into
4.2.xfrom
backport-7463-to-4.2.x

Conversation

@geonetworkbuild

Copy link
Copy Markdown
Collaborator

Backport #7463
Authored by: @fxprunayre

eg. The following was failing to remove `gco:nilReason` attribute:

```json
{
  "field":"XPath_1",
  "insertMode":"gn_delete",
  "xpath":".//gmd:pointOfContact[gmd:CI_ResponsibleParty/gmd:contactInfo/*/gmd:address/*/gmd:electronicMailAddress/gco:CharacterString = 'copernicus@eea.europa.eu']/@gco:nilReason[. = 'withheld']",
  "condition":"",
  "value":"",
  "isXpath":true}
```
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@josegar74 josegar74 added this to the 4.2.12 milestone Nov 14, 2024
@CLAassistant

CLAassistant commented Dec 8, 2024

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@josegar74 josegar74 modified the milestones: 4.2.12, 4.2.16 Jun 6, 2026
@juanluisrp juanluisrp modified the milestones: 4.2.16, 4.2.17 Jun 11, 2026
@josegar74 josegar74 modified the milestones: 4.2.17, 4.2.18 Jul 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants