UNNIE AYILLIATH

Results 7 comments of UNNIE AYILLIATH

This issue is still unresolved. Hmm having site collection terms is very useful. I am struggling with this one now. Should I go ahead and create TermStore wide terms?

@bclevering Did you try the provisioning as below sample code in C# ``` ``` // pass template creation info var template = Ctx.Web.GetProvisioningTemplate(ConfigureTemplateCreationInfo(Ctx.Web)); private static OfficeDevPnP.Core.Framework.Provisioning.ObjectHandlers.ProvisioningTemplateCreationInformation ConfigureTemplateCreationInfo(Web web) { var...

I have the exact same issue while using Azure webjobs SDK and deployment using "Publish Azure Webjobs" option in VS 2017.

It will be really nice to have below information: 1. latest run with status 2. latest successful run

@dosu thanks the column name is clear. However, there is no value for Groundedness_calls . The field is blank

@dosu 1. virtual_recorder.wait_for_feedback_results() did not make any difference 2. There is no app_id filters on the get_leaderboard or get_records_and_feedback 3. Feedback function for groundedness looks all correct. 4. There are...

@sfc-gh-jreini once otel is enabled , virtual_recorder.add_record does not work anymore and throws an error that it is not supported when otel is enabled.