I have just updated all CB components on my test system to the latest version.
During testing, I noticed that the AutoAction to remove a Joomla user group no longer works.
Trigger: onAfterUserUpdate
Type: usergroup
Action: remove usergroup
Access level: <a certain customized user group>
To make sure that the AutoAction triggers, I configured a redirect in the output tab. This works.
Then I installed older versions to test the behaviour there. Result:
The latest version that works:
plug_cbautoactions_8.1.0+build.2021.09.17.15.43.10.d1f5f09a0
As of this version it no longer works:
plug_cbautoactions_9.0.0+2021.11.16
Is there anything special to note about the configuration as of 9.0.0?
Many thanks in advance.
Many greetings
Michael
Last edit: 3 years 2 weeks ago by schrammelmann. Reason: Added [SOLVED] tag to subject
Do you have any conditions on your auto action? Is it just the removal of a usergroup not working? Are you adding a usergroup at some point and that is working? There's likely something else causing it to fail and that's usually due to conditions or a redirect was made before the auto action could fire. Do you have any redirect actions on that same trigger?
Please be careful with downgrading. We do not support downgrades so many migrations done between versions will not reverse and downgrading could make the situation worse with now invalid data.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
Ok, retested all the modes for Usergroup action and it's exclusively "Remove Usergroups" that isn't working. This is now fixed in latest CB Auto Actions build release.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
The following user(s) said Thank You: schrammelmann