Actions
Bug #4121
closedQueryable - use LSID to look up workflows
Start date:
06/01/2009
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
4121
Description
Now that we are using LSIDs to identify workflows, can the Queryable implementations also use that? Currently they perform lookups using the [fragile] "name".
Not sure if the name-based lookups should remain and the LSID-based lookups should just be added or if we can just replace all the name-based queries with LSID-based queries.
Actions