Feature #2743
openAdd creation event for sources
Description
I'm aware that the Creation event was just removed, but I would need it for my project.
My project covers Twitter posts, which I track as Sources. So far, I've needed to also track them as Artifacts, in order to connect them to the Production event. This way is quiet bothersome, both because of the double tracking and since tweets are not physical objects. Thus, my use of Artifacts is not really correct.
The Creation event would allow me to link my Sources and the Event directly, tracking the authors and dates without having to bridge them unnecessarily.
Updated by Alexander Watzinger 17 days ago
- Subject changed from Add Creation event to Add creation event for sources
- Status changed from New to Assigned
- Assignee set to Alina Coskun
- Target version set to Wishlist
Thank you for the idea. To try it out I created a new branch feature/creation and implemented it on your instance.
Please let us know how it works out and if there are things to improve.
As you already mentioned we had it before (used with files, not source) but recently removed it because it wasn't used (at least correctly).
Now that we have a new use case we can think about implementing it again (for source) but also we would have to make sure that it is more intuitive to be used correctly.
However, it is on the wishlist for now and we will wait for your feedback until discussing it further.