Skip to content

Conversation

@julien-nc
Copy link
Member

Maybe I didn't get it but if main notification link and rich parameter links are mutually exclusive (to avoid nested links I guess), there is a mistake here 😁.

If I indeed didn't get it, I can still testify: the main link is not used with a basic notification definition like:

$notification->setParsedSubject($subject)
    ->setLink($link)
    ->setIcon('blabla');

Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
Copy link
Member

@ChristophWurst ChristophWurst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 🐘

Copy link
Member

@nickvergessen nickvergessen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Look right, but didn't test

@nickvergessen
Copy link
Member

And yeah they should be mutual exclusive to avoid nesting.

@ChristophWurst ChristophWurst merged commit ce2ad53 into master Mar 8, 2021
@ChristophWurst ChristophWurst deleted the fix/use-link branch March 8, 2021 13:39
@nickvergessen
Copy link
Member

/backport to stable21

@nickvergessen
Copy link
Member

/backport to stable20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants