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

Linkage of Events and Environments #13266

Open
SORMAS-PilarHernandez opened this issue Feb 12, 2025 · 0 comments
Open

Linkage of Events and Environments #13266

SORMAS-PilarHernandez opened this issue Feb 12, 2025 · 0 comments
Assignees
Labels
feature A new feature to be developed (ticket type)

Comments

@SORMAS-PilarHernandez
Copy link

Feature Description

Currently the Environments module is not linked to the Events module. It should be possible to create Events from the Environments module and Environments from the Events module.

Added Value/Benefit

The advantage of this linkage is that, for example, in the case of an outbreak of a disease that requires environmental sampling, it will be possible to have the information of the participants in the event and also the environmental samples from the area where they are. Altogether, providing more information to control and respond to the outbreak.

Acceptance Criteria

1. Link from Event to Environment
When opening an Event Form, an additional box on the right should appear for “Environment”. The box should be like the already existing ones (Tasks, Actions, Document templates, subordinate events, etc.). See screenshot below.

Image

The box should allow either creating a new environment or linking to a previously existing environment. The box should be similar to the one that opens when opening the box “superordinate events” or “subordinate events”. See screenshot below.

Image

If “select Environment” is chosen, then it should be possible to select from a list of Environments from the Environment directory. Filtering by date and epi week should be possible.
If “create Environment” is chosen, it should be possible to create a new Environment. And the following form should appear:

Image

The new Environment created should automatically be available on the Environment directory.

2. Link from Environment to Event

When opening an Environment Form, an additional box on the right should appear for “Event”. The box should be like the already existing ones (Tasks, Environment samples, etc.). See screenshot below.

Image

The box should allow either creating a new Event or selecting a previously existing Event. The box should be like the one that opens when opening the box “superordinate events” or “subordinate events” in the Events module. See screenshot below.

Image

If “select Event” is chosen, then it should be possible to select from a list of Events from the Event directory. Filtering by date and epi week should be possible.
If “create Event” is chosen, it should be possible to create a new Event. And the following form should appear:

Image

The new Event created should automatically be available on the Event directory.

Implementation Details

No response

Mockups

No response

Additional Information

No response

@SORMAS-PilarHernandez SORMAS-PilarHernandez added the feature A new feature to be developed (ticket type) label Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature to be developed (ticket type)
Projects
None yet
Development

No branches or pull requests

2 participants