- Issue created by @mgifford
- 🇮🇳India anjaliprasannan
I tried installing the ai module 1.1.0 - beta version and did not get the above error in the status report.
Can you elaborate on the steps to reproduce? - 🇩🇪Germany marcus_johansson
This is a correct what @mgifford writes, it misses a update hook to install the entity, that's why you don't see it on install, it would just show itself under status page on a website where you update the module or the first time you try to create an dynamical tool.
I have escalated this to Major and should be part of a beta2 release.
- 🇩🇪Germany marcus_johansson
To replicate this issue, the following needs to be done:
1. Download AI 1.0.5.
2. Install AI Automators.
3. Update to AI 1.1.0-betaX
4. Run upgrade scripts
5a. Visit the path above
5b. Or visit /admin/config/ai/ai-automators/automators-toolThere will be errors.
The reason for the errors, is that in 1.1.x branch we introduced a new entity called Automator Tool, that makes it possible to create a tool for agents to use, using AI Automators.
What is needed, is to write an update hook for the 1.1.0 branch that adds the entity.
- Merge request !626Issue #3523593: Automators Tool entity type needs to be installed → (Merged) created by annmarysruthy
-
marcus_johansson →
committed af741947 on 1.1.x authored by
annmarysruthy →
Issue #3523593: Automators Tool entity type needs to be installed
-
marcus_johansson →
committed af741947 on 1.1.x authored by
annmarysruthy →
-
marcus_johansson →
committed af741947 on 1.2.x authored by
annmarysruthy →
Issue #3523593: Automators Tool entity type needs to be installed
-
marcus_johansson →
committed af741947 on 1.2.x authored by
annmarysruthy →