Skip to content

Ability to search by activity id #3249

@rocketraman

Description

@rocketraman

Is your feature request related to a problem? Please describe.

I am using the Java SDK. In my logs I might see something like this:

Activity failure. ActivityId=a1d54128-ac9f-3ba8-bad6-d780bfebb47c, activityType=Foo, attempt=2

However, when attempting to find the workflow in the UI that this activity belongs to, this information is useless.

Describe the solution you'd like

I should be able to find workflows that contain a given activity ID.

Describe alternatives you've considered

The Java SDK could include more context on the warning message for activity failures, which would allow finding the relevant workflow.

This is also related to #884 in the sense that at least with 884 we could show the workflows with failing activities, which would at least be more helpful than the current situation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions