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

Error upon creation of "media-content" or "network-traffic" type observable #3992

Closed
diasporado opened this issue Aug 6, 2023 · 6 comments · Fixed by #4021
Closed

Error upon creation of "media-content" or "network-traffic" type observable #3992

diasporado opened this issue Aug 6, 2023 · 6 comments · Fixed by #4021
Assignees
Labels
bug use for describing something not working as expected solved use to identify issue that has been solved (must be linked to the solving PR)

Comments

@diasporado
Copy link

Description

Once a "media-content" or "network traffic" type observable is created, clicking on it will trigger an unknown error.

Reproducible Steps

Steps to create the smallest reproducible scenario:

  1. Create a "media-content" or "network-traffic" observable:
    image

  2. Click into the created observable:
    image

  3. Exporting the observable in json format also triggers an error (issue with datetime suspected):
    image

@diasporado diasporado added the bug use for describing something not working as expected label Aug 6, 2023
@Archidoit Archidoit self-assigned this Aug 7, 2023
@Archidoit
Copy link
Member

Archidoit commented Aug 7, 2023

Hello! I've been able to reproduce the bug for network-traffic but not for media-content... Can you precise the fields you filled in the media-content creation form?

@Archidoit Archidoit added the needs more info Intel needed about the use case label Aug 7, 2023
@diasporado
Copy link
Author

Hello! I've been able to reproduce the bug for network-traffic but not for media-content... Can you precise the fields you filled in the media-content creation form?

Please see screenshot below:

image

corresponding error "GraphQLError: DateTime cannot be serialized from a non string, non numeric or non Date type {}"

@Kedae
Copy link
Member

Kedae commented Aug 8, 2023

Could have been fixed by ef3be1f

To check

@SamuelHassine
Copy link
Member

Yes, I think so.

@SamuelHassine
Copy link
Member

To check on network-traffic! I did not make the modification.

@Archidoit
Copy link
Member

yes the bug is fixed for media-content, I'm going to fix it for network-traffic

@SamuelHassine SamuelHassine removed the needs more info Intel needed about the use case label Aug 8, 2023
@SamuelHassine SamuelHassine added this to the Release 5.10.0 milestone Aug 8, 2023
@Archidoit Archidoit linked a pull request Aug 9, 2023 that will close this issue
@Archidoit Archidoit added the solved use to identify issue that has been solved (must be linked to the solving PR) label Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug use for describing something not working as expected solved use to identify issue that has been solved (must be linked to the solving PR)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants