
andreas.krutnes
- Total activity 41
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 13
- Subscriptions 10
Posts
Recent activity by andreas.krutnes-
DTL Config: Make search fields persistent when refreshing preview
Please consider making search fields persistent after refreshing preview. If you refresh the preview window now then the search field dissapears in all these places: - config- input preview- output...
-
Add execution log entry for Circuit Breaker commit and rollback
PlannedPlease make an entry to execution log when we perform a Commit or Rollback after a Circuit Breaker has tripped. https://docs.sesam.io/hub/features/circuit-breakers.html
-
Make "ni-id" support strings in the first argument.
PlannedE.g. ["ni-id", "foo:bar"] => "bar" This to avoid having to create the following construct in order to ensure that only the value of _id is gotten and not the namespace: ["add", "foo", ["ni-id", ...
-
Portal GUI: Warning when using Hops not in the first DTL transform chain
CompletedRef. documentation about Dependency Tracking and the note about: "If you have multiple (chained) DTL transforms on a pipe, dependency tracking will only be enabled for hops located in the first tra...
-
Add filtering on Tags in "Internal Datasets" (datahub section)
AnsweredPlease make it possible to filter on "Tags" when viewing "Internal Datasets" from the "Datahub" section.I am referring to the "More" dropdown menu.
-
Docs: Search for literal strings
AnsweredWe should be able to search for a literal string.One way of doing this is making it possible to escape symbols in the search field.e.g.\"direction\"\:would search literally for "direction":
-
Please make lookup-entity support expressions
Not planned"lookup-entity" seems to not support expressions. We can't for instance access anything in _T. Example:["add", "tmpvalue", "mmm-meteringpointstatuses:707057500064711313_3"],["add", "working_ex", ["...
-
DTL Config - Buttons to increase / decrease text size of DTL code
AnsweredWould be nice to be able to increase/decrease DTL code text size without affecting the size of the graphical elements around the code area (buttons, headers, tabs.
-
DTL Config - Resizable window frames of Preview panes
Answered- Make it possible to drag the window divider between input and output in the Preview area (horizontal divider) - Make it possible to drag the vertical window divider between the config and the pre...
-
New DTL function to remove namespaces
Not plannedRef. discussion on Slack:https://sesam.slack.com/archives/CPPGAVCEQ/p1629107934024200