###### tags: `Monthly Community Meetings`
# 2021-09-16 Eiffel event workshop
The purpose of this workshop is to have a face-to-face discussion of Eiffel issues whose discussions have stalled or maybe never started. Example outcomes for each issue:
- Consensus that the proposed change is good. Assign someone to send a PR.
- General approval but details need to be hashed out outside the meeting. Assign someone to drive that discussion.
- Reject the issue. Assign someone to provide a motivation.
To be able to cover all issues during the two-hour meeting we'll timebox each issue to about 10 minutes.
## Attendees
- Emil Bäckmark
- Magnus Bäck
- Mattias Linnér
- Tobias Persson
- Kristofer Hallén
## Agenda
### PRs reviewed
* [Add domain id for links](https://github.com/eiffel-community/eiffel/pull/269)
* [Add {mediaType,tags} to data.{liveLogs,persistentLogs}](https://github.com/eiffel-community/eiffel/pull/267)
* [ED: Complement data.image with RUNTIME_ENVIRONMENT link type](https://github.com/eiffel-community/eiffel/pull/264)
### Issues discussed
| Item | Action |
| ---- | ------ |
| [Better linking from ActT to SCC/SCS](https://github.com/eiffel-community/eiffel/issues/246) | Comment from [the last workshop](https://hackmd.io/WnhRdLZjRiyNFNHa3exvjw): "Tobias to consider which events should have a RETRIGGER link." Are we otherwise ready to move ahead with this one? <p> Not quite, apparently. It's not clear whether a new link type is needed. Since this is tangentially related to the next item we decided to deal with that one first. |
| [How to use CAUSE/CONTEXT in a non-event-driven pipeline?](https://github.com/eiffel-community/eiffel/issues/227) | Long and fruitful discussion. Summary posted in the issue. |