Skip to content
This repository was archived by the owner on Sep 19, 2023. It is now read-only.

Follow-up Events #79

Open
matejpavlovic opened this issue Dec 3, 2021 · 0 comments
Open

Follow-up Events #79

matejpavlovic opened this issue Dec 3, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@matejpavlovic
Copy link
Contributor

Use the newly introduced FollowUp and FollowUps methods instead of directly accessing the Event's Next field.
This task corresponds to the following TODO:

// TODO: Use the FollowUp function instead of direct access to the Event's Next field.

This task involves looking up all direct accesses to the Next field and replacing them by the appropriate calls to FollowUp and FollowUps

@matejpavlovic matejpavlovic added enhancement New feature or request good first issue Good for newcomers labels Dec 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant