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

Alpha 1.15.0.16 Group Attendance Detail Block - Roster/Merge Document/Azure Blob Storage Issue #5424

Closed
1 task done
mikedotmundy opened this issue Apr 27, 2023 · 0 comments
Labels
Fixed in v15.1 Type: Bug Confirmed bugs or reports that are very likely to be bugs.

Comments

@mikedotmundy
Copy link

mikedotmundy commented Apr 27, 2023

Please go through all the tasks below

  • Check this box only after you have successfully completed both the above tasks

Please provide a brief description of the problem. Please do not forget to attach the relevant screenshots from your side.

On the Group Attendance Detail block, Merge Documents are failing to download when Azure Blob Storage is the Storage Type for Unsecured FilesScreenshot of my instance showing the Unsecured File Type:

234848646-14e589d8-55b6-4de0-9e2c-a4f1566c664ePermission settings for Unsecured File Type:

234848718-ad60f5c7-0723-4477-8efb-c5f7fe925a2eThis is what you get when you click "Roster" on the Group Attendance Detail block:

Exception is created:

Quick SQL Query shows the Guid is valid:

234849503-e9992f66-4f48-4880-b456-ab39c71b57d6Stack Trace:

at Microsoft.Azure.Storage.Core.Executor.Executor.d__1`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.Azure.Storage.Core.Executor.Executor.<>c__DisplayClass0_0`1.b__0()
   at Microsoft.Azure.Storage.Core.Util.CommonUtility.RunWithoutSynchronizationContext[T](Func`1 actionToRun)
   at Microsoft.Azure.Storage.Core.Executor.Executor.ExecuteSync[T](RESTCommand`1 cmd, IRetryPolicy policy, OperationContext operationContext)
   at Microsoft.Azure.Storage.Blob.CloudBlob.OpenRead(AccessCondition accessCondition, BlobRequestOptions options, OperationContext operationContext)
   at Rock.Model.BinaryFile.get_ContentStream() in C:\Github\Rock-develop\Rock\Model\Core\BinaryFile\BinaryFile.Logic.cs:line 57
   at RockWeb.GetFile.EndProcessRequest(IAsyncResult result)
   at System.Web.HttpApplication.CallHandlerExecutionStep.InvokeEndHandler(IAsyncResult ar)
   at System.Web.HttpApplication.CallHandlerExecutionStep.OnAsyncHandlerCompletion(IAsyncResult ar)## Expected Behavior

Expect downloading the Roster would work when Azure Blob Storage is the Storage Type for Unsecured Files.

Actual Behavior

Downloading the Roster does not work when Azure Blob Storage is the Storage Type for Unsecured Files.

Steps to Reproduce

See above

Rock Version

v15.0

Client Culture Setting

en-US

@sparkdevnetwork-service sparkdevnetwork-service added the Type: Bug Confirmed bugs or reports that are very likely to be bugs. label Apr 27, 2023
PraveenMathew92 added a commit that referenced this issue May 18, 2023
…g attendance rosters from certain Storage Providers. (Fixes #5424)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed in v15.1 Type: Bug Confirmed bugs or reports that are very likely to be bugs.
Projects
None yet
Development

No branches or pull requests

3 participants