Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create skillset not working. Not showing operation name in log #10

Open
ashitabh opened this issue Dec 16, 2020 · 1 comment
Open

Create skillset not working. Not showing operation name in log #10

ashitabh opened this issue Dec 16, 2020 · 1 comment

Comments

@ashitabh
Copy link

Same json as body sent from postman is working , but this extension is no doing anything . no error but no skillset created

2020-12-16T06:42:55.3454219Z ##[section]Starting: Skillset Operation: AddUpdateDeleteSkillset
2020-12-16T06:42:55.3868754Z ==============================================================================
2020-12-16T06:42:55.3869936Z Task : Azure Cognitive Search Skillset Operation
2020-12-16T06:42:55.3870570Z Description : Execute an Azure Cognitive Search Skillset operation
2020-12-16T06:42:55.3871031Z Version : 0.0.3
2020-12-16T06:42:55.3871755Z Author : João Almeida
2020-12-16T06:42:55.3872502Z Help : https://github.com/joalmeid/azsearch-ado-extension/wiki
2020-12-16T06:42:55.3872973Z ==============================================================================
2020-12-16T06:42:58.1535018Z Executing operation 'null'...
2020-12-16T06:42:58.1572336Z ##[warning]Can't find loc string for key: DocumentOptionOutput
2020-12-16T06:42:58.1617234Z DocumentOptionOutput No Output
2020-12-16T06:42:58.1733533Z ##[section]Finishing: Skillset Operation: AddUpdateDeleteSkillset

@ashitabh
Copy link
Author

Ok, so it seems the code for Skillset doesn't exist
under skillset operation, i can see only code for document operation
src/azsearch-skillset-operation-task/ssoperationV0/operations/AzDocumentController.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant