Skip to content

Commit

Permalink
Update workflow_serializer.rb (#4327)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuenmichelle1 authored May 15, 2024
1 parent eac5139 commit 1bc7a96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/serializers/workflow_serializer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class WorkflowSerializer

can_filter_by :active, :mobile_friendly

can_sort_by :completeness
can_sort_by :completeness, :id

preload :subject_sets, :attached_images, :classifications_export, :published_version

Expand Down

0 comments on commit 1bc7a96

Please sign in to comment.