MISP / MISP/misp-modules

Email Import Module Not Redirecting to Event Page After Attribute Submission

Open
#101 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
377
Forks
280
Avg merge
2d 2h
Merged PRs (30d)
10

Description

A majority of the time when parsing attributes from the Email Import module, after choosing to submit them to the MISP event, the page will not refresh to the Event page (it will stay stuck on the attribute submission page) so you have to click View Event on the left to get back to the Event. There is no error and the attributes are added to the event, but it will not automatically redirect to the Event with updated attributes after submission.

The issue occurs in multiple browsers (IE, FF, Chrome) so may be something with content of specific emails rather than a browser issue. Has anyone else experienced this?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the Email Import module's attribute-submission flow and reproduce the issue with representative emails in each listed browser. Trace what happens after attributes are added to the MISP event; done means submission consistently redirects to the event page showing the updated attributes, without requiring View Event.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.