Skip to content

Unable to use functions in _MasterItemExpression* #3

@comadot

Description

@comadot

I tried to implement Master Items based on calculated fields, e.g. year(TIMESTAMP_FIELD), but result is always the same and that expression in enclosed by square brackets: [year(TIMESTAMP_FIELD)].
Various encapsulations produce similar non-functional expressions:
["=year(TIMESTAMP_FIELD)"]
=["year(TIMESTAMP_FIELD)"]

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions