Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle default createdbyref on all entities #13

Closed
manonviallet opened this issue Apr 17, 2019 · 1 comment
Closed

Handle default createdbyref on all entities #13

manonviallet opened this issue Apr 17, 2019 · 1 comment
Assignees
Labels
feature use for describing a new feature to develop solved use to identify issue that has been solved (must be linked to the solving PR)
Milestone

Comments

@manonviallet
Copy link
Contributor

manonviallet commented Apr 17, 2019

Problem to Solve

All entities can have an author/creator (created_by_ref in STIX2). The GraphQL methods of all entities must implement this field as well as the creation/edition form of the UI.

Current Workaround

None.

Proposed Solution

Create the GraphQL schema and resolvers, update all forms in the UI.

Additional Information

None.

@SamuelHassine SamuelHassine added the feature use for describing a new feature to develop label Apr 20, 2019
@SamuelHassine SamuelHassine added this to the 1.0-beta milestone Apr 20, 2019
@SamuelHassine
Copy link
Member

All entities can now have a creator/author linked to an "Identity" (organization or person).

@SamuelHassine SamuelHassine self-assigned this Apr 20, 2019
@SamuelHassine SamuelHassine added the solved use to identify issue that has been solved (must be linked to the solving PR) label Apr 20, 2019
@SamuelHassine SamuelHassine modified the milestones: v1.0.0-beta, v1.0.0 Jun 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature use for describing a new feature to develop solved use to identify issue that has been solved (must be linked to the solving PR)
Projects
None yet
Development

No branches or pull requests

2 participants