Skip to content

Use the prefix "dbping." in the name of internal variables #6

@cvarela

Description

@cvarela

It is necessary to rename the following internal variables to use the prefix "dbping." in their name analogously to #5:

  • parent.name --> dbping.parent.name
  • now --> dbping.now
  • task.name --> dbping.task.name
  • datasource --> dbping.datasource

To maintain backward compatibility, both variable names should be kept and a warning message should be displayed when the use of variables without the prefix is detected.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions