Skip to content

Mark a descriptor as inactive #8

@znatty22

Description

@znatty22
  • Mark a descriptor as inactive and don’t delete it bc its still useful for searching purposes
  • Business logic requires fhir-resource-type, global-id, state=INACTIVE
  • User must pass either the study’s global ID or the study’s graphql Node ID
d3b-clients dewrangle mark-descriptor-inactive 
--descriptor=foo --global-id=dr-1234 
--study-global-id=sd-1111 --study-id=Qwerhlaskdfh

or 

d3b-clients dewrangle mark-descriptors-inactive --filepath=/path/to/global_ids.csv --study-global-id=sd-1111
--study-id=Qwerhlaskdfh --global-id=dr-1234

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions