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

AbstractConfiguration: when expanding property references, allow specifying a default value #4173

Closed
obiltschnig opened this issue Sep 30, 2023 · 0 comments

Comments

@obiltschnig
Copy link
Member

In addition to referencing other properties in property values (${otherProp}), also allow for specifying a default value if the referenced property does not exist: ${otherProp:-defaultValue}.

@obiltschnig obiltschnig added this to the Release 1.11.8 milestone Sep 30, 2023
@obiltschnig obiltschnig self-assigned this Sep 30, 2023
obiltschnig added a commit that referenced this issue Sep 30, 2023
…ow specifying a default value; #4174: AbstractConfiguration: support Int16/UInt16 and Int32/UInt32
obiltschnig added a commit that referenced this issue Sep 30, 2023
…ow specifying a default value; #4174: AbstractConfiguration: support Int16/UInt16 and Int32/UInt32
aleks-f pushed a commit that referenced this issue Nov 23, 2023
…ow specifying a default value; #4174: AbstractConfiguration: support Int16/UInt16 and Int32/UInt32
aleks-f pushed a commit that referenced this issue Nov 27, 2023
…ow specifying a default value; #4174: AbstractConfiguration: support Int16/UInt16 and Int32/UInt32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant