SAP-samples / SAP-samples/cf-mta-examples
remove property using extension descriptor
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 153
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I have tried to make use of the feature to remove a property/parameter using the extension descriptor.
Following the sample https://github.com/SAP-samples/cf-mta-examples/tree/main/parameter-and-property-metadata#deploy-mta-with-not-null-property-and-remove-it-in-the-extension-descriptor
I haven't succeeded to remove the property "not-null-property".
What I did:
1.modified the mtar archive and edited inside the mtad.yml file, saved the archive
2. deploy
3. redeploy using an extension.yaml with
properties:
not-null-property:
Can you please test and confirm?
I'm using the latest plugin version 3.2.2.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the report using the parameter-and-property-metadata sample linked in the issue. Compare the edited mtad.yml with the extension.yaml containing an empty not-null-property value, deploy with plugin version 3.2.2, and verify whether the property is removed or document the observed behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- cloud, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100