-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
We need to add the ability to render an activity using Trailblazer::Developer.render(activity) where we show task and its ID. Currently, it shows only the task.
#<Start/:default>
{Trailblazer::Activity::Right} => #<Class:0x>/deserialize_nested._endpoint
#<Class:0x>/deserialize_nested._endpoint # here is the ID
{#<Trailblazer::Activity::End semantic=:failure>} => #<End/:failure>
{#<Trailblazer::Activity::End semantic=:success>} => #<End/:success>
#<End/:success>