You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During development based on Spring Flo library, I've faced an unexpected behavior during filtering by name or group.
Here is the explanation:
You have an application named timestamp. If you'll try to filter by name with values timestamp or Timestamp you'll see an expected result.
But, if you have at least 1 capital letter in the name of the application [e.g. Timestamp] and you'll try to filter either by timestamp or Timestamp you'll get a No results found message.
Is this an expected behavior designed by the development team or I can submit a pull request regarding this problem?
The text was updated successfully, but these errors were encountered:
During development based on Spring Flo library, I've faced an unexpected behavior during filtering by name or group.
Here is the explanation:
Is this an expected behavior designed by the development team or I can submit a pull request regarding this problem?
The text was updated successfully, but these errors were encountered: