rwth-acis / las2peer-social-bot-manager-service

las2peer Social Bot Manager Service
Other
3 stars 3 forks source link

[BUG] Static field for Action Parameters is always retrieved as False #207

Open samuelvkwong opened 1 year ago

samuelvkwong commented 1 year ago

https://github.com/rwth-acis/las2peer-social-bot-manager-service/blob/7a9095424890085a37d621e8feb5c3a5c43181a5/social-bot-manager/src/main/java/i5/las2peer/services/socialBotManagerService/parser/BotParser.java#L704C5-L704C5

Even after setting the Static field to be True in the Social-Bot-Framework frontend, the Static field retrieved here is always False.