Removed all todos from code and created corresponding JIRA tickets.
This commit is contained in:
@@ -837,7 +837,7 @@ export const SEARCH_FOR_JOBS = gql`
|
||||
}
|
||||
}
|
||||
`;
|
||||
//TODO Ensure this is always up to date.
|
||||
|
||||
export const QUERY_ALL_JOB_FIELDS = gql`
|
||||
query QUERY_ALL_JOB_FIELDS($id: uuid!) {
|
||||
jobs_by_pk(id: $id) {
|
||||
|
||||
Reference in New Issue
Block a user