jmix-framework / jmix

Jmix framework
https://www.jmix.io
Apache License 2.0
561 stars 121 forks source link

BpmSendNotificationUserTaskListener can't be selected in the modeller #3679

Open rusiaikinat opened 3 weeks ago

rusiaikinat commented 3 weeks ago

Environment

Jmix version: 1.6.999-SNAPSHOT

Bug Description

If the Notification addon is installed, you cannot select a method

Steps To Reproduce

  1. Add Notification addon
  2. Create task listener in UserTask image

Current Behavior

class list is empty

Expected Behavior

image

NikitaShchienko commented 1 day ago

Need to add a property - jmix.bpm.notification-sending-enabled=true

Docs - https://docs.jmix.io/jmix/bpm/sending-notifications.html