- Issue created by @kamkejj
- Assigned to kunal_singh
- 🇮🇳India kunal_singh
Looks like the issue is already fixed in the 1.0.x-dev. We just have to publish a new release.
- Issue was unassigned.
- 🇮🇳India kunal_singh
Mybad, Just realised that the issue is fixed in `3411462-cant-save-embeddings` branch.
@kamkejj Can you please raise an MR for the same?
- Status changed to Needs work
11 months ago 7:45pm 3 January 2024 - 🇺🇸United States kevinquillen
It doesn't seem like the validateConfigurationForm should really do anything other than ensure API key and hostname are collected, which can just be made required, and then this method wouldn't be needed at all.
- Assigned to kunal_singh
- Merge request !713411462: Can't save Embeddings Settings with Pincone → (Open) created by kunal_singh
- Issue was unassigned.
- Status changed to Needs review
11 months ago 3:08pm 5 January 2024 - 🇮🇳India kunal_singh
Just realized that we have the same validateConfigurationForm function in the `Milvus` plugin and that is also restricting the form save.
- 🇬🇧United Kingdom ben.bastow
I tested this. When I put in the API Key and Hostname under Pinecode, an error still throws an error as the API Key and Hostname for Milvus haven't been entered, even though Milvus isn't selected.
- 🇮🇳India kunal_singh
@ben.bastow The issue is addressed here: https://www.drupal.org/project/openai/issues/3413412 🐛 Validate function is getting called for all the plugins Fixed
- 🇺🇸United States SocialNicheGuru
@kunal_singh are you saying that this issue is a dupe of the other?
That the other issue is a solution to this one?
I am just trying to figure out which MR to apply - 🇬🇧United Kingdom scott_euser
I have merged 🐛 Validate function is getting called for all the plugins Fixed now, thanks!
For this one will review in the MR
- Status changed to Needs work
10 months ago 12:54pm 26 January 2024 - First commit to issue fork.
- Merge request !80Set the new configuration values for this Pinecone plugin instance before validating. → (Merged) created by joshhytr
- Status changed to Needs review
8 months ago 11:20am 14 March 2024 Hi @scott_euser,
I found the old/empty config values were being used by the client during the validation.
I've opened an MR (80) to set the new values on the instance before attempting to validate.
This resolves the issue for me.This is already implemented for the Milvus plugin.
Thanks
-
scott_euser →
committed e2cfeaf2 on 1.0.x authored by
JoshHytr →
Issue #3411462 by kunal_singh, JoshHytr: Can't save Embeddings Settings...
-
scott_euser →
committed e2cfeaf2 on 1.0.x authored by
JoshHytr →
- Status changed to Fixed
8 months ago 11:47am 14 March 2024 Automatically closed - issue fixed for 2 weeks with no activity.