Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Values set before applying a template are not removed #34

Open
marstamm opened this issue Dec 1, 2023 · 0 comments
Open

Values set before applying a template are not removed #34

marstamm opened this issue Dec 1, 2023 · 0 comments
Labels
backlog Queued in backlog bug Something isn't working element templates

Comments

@marstamm
Copy link
Collaborator

marstamm commented Dec 1, 2023

Describe the Bug

When I apply a template, non-templated properties are not removed.

Steps to Reproduce

  1. Create a Service Task with "Retries = 3"
  2. Apply the Rest Connector
  3. Retries is still 3, even though it is not templated and can't be changed anymore

Expected Behavior

All non-templated properties are removed when I apply a template.

Properties like name, multi-instance and interrupting config should still be present, as they have execution semantics

Notes

Follow-up from #32 (comment)

Environment

  • Host (Browser/Node version), if applicable: [e.g. MS Edge 18, Chrome 69, Node 10 LTS]
  • OS: [e.g. Windows 7]
  • Library version: dev
@marstamm marstamm added backlog Queued in backlog bug Something isn't working labels Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Queued in backlog bug Something isn't working element templates
Projects
None yet
Development

No branches or pull requests

2 participants