diff --git a/installer/resources/pacbot_app/files/DB.sql b/installer/resources/pacbot_app/files/DB.sql index ce8bf04be..fb4edf688 100644 --- a/installer/resources/pacbot_app/files/DB.sql +++ b/installer/resources/pacbot_app/files/DB.sql @@ -3001,6 +3001,7 @@ END $$ DELIMITER ; CALL update_filter_for_tag(@MANDATORY_TAGS); +CALL update_filter_for_tag(@OPTIONAL_TAGS); /* Updating resourceName for Azure target Type */