Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
{{ value | string.downcase == "true" ? "DDP" : "DDU" }}

...

Summary:
Push Service Filters - Support multiple Values (OR instead of AND)

Ticket:

Jira Legacy
serverSystem JIRA
serverIdb157ffa3-650f-3eac-ac6a-49d6a4f1db87
keyIHUB-801

Detail:
Clients have the ability to apply multiple “Filters” to REST and FTP service protocols. Only messages that match these “Filters” are sent. Previously filters worked on an “AND” basis. This has now been changed so we support filters on an “OR” basis. Press the enter key when setting the “Comparison Values“.

...

Summary:
Migration to Azure SignalR

...