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

Cannot Create Merge Document from Connection Request Board Block #5633

Closed
2 tasks done
mikedotmundy opened this issue Oct 12, 2023 · 5 comments
Closed
2 tasks done

Cannot Create Merge Document from Connection Request Board Block #5633

mikedotmundy opened this issue Oct 12, 2023 · 5 comments
Labels
Fixed in v16.1 Status: Confirmed It's clear what the subject of the issue is about, and what the resolution should be. Type: Bug Confirmed bugs or reports that are very likely to be bugs.

Comments

@mikedotmundy
Copy link

Description

When clicking the Merge Records button on the Connection Request Board Block while in List view, you are greeted with an error message. An exception is also created.

Screenshot 2023-10-12 at 13 29 37

Screenshot 2023-10-12 at 14 30 09

Stack Trace:

at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at Rock.Web.UI.Controls.Grid.GetEntitySetFromGridSourceList() in \Rock\Web\UI\Controls\Grid\Grid.cs:line 3908
   at Rock.Web.UI.Controls.Grid.GetEntitySetFromGrid(EventArgs e) in \Rock\Web\UI\Controls\Grid\Grid.cs:line 3566
   at Rock.Web.UI.Controls.Grid.Actions_MergeTemplateClick(Object sender, EventArgs e) in \Rock\Web\UI\Controls\Grid\Grid.cs:line 2141
   at Rock.Web.UI.Controls.GridActions._lbMergeTemplate_Click(Object sender, EventArgs e) in \Rock\Web\UI\Controls\Grid\GridActions.cs:line 709
   at System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e)
   at System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument)
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

Actual Behavior

Cannot create a Merge Document.

Expected Behavior

Should be able to create a Merge Document.

Steps to Reproduce

  • Go to https://rockrmslatest.com/page/642?ConnectionOpportunityId=1.
  • Make sure you are in List view, not Board view.
  • Click the Merge Records button.
  • See error.

Issue Confirmation

  • Perform a search on the Github Issues to see if your bug or enhancement is already reported.
  • Try to reproduce the problem on a fresh install or on the demo site.

Rock Version

v16.0, v17.0

Client Culture Setting

en-US

@chead4
Copy link

chead4 commented Oct 12, 2023

@mikedotmundy Hi Mike - I am unable to recreate this issue on both my local of v16.0 and on rockrmslatest.com. If you still experience the issue, please provide additional steps or a video. If I don't hear back from you within the next week, I will close the issue.

@mikedotmundy
Copy link
Author

Screen.Recording.2023-10-12.at.18.24.30.mov

@chead4
Copy link

chead4 commented Oct 13, 2023

@mikedotmundy Thanks for the video Mike. I realized I was selecting the wrong Merge option. I was selecting Merge Person Records and not Merge Records into Merge Template. I was able to recreate on prealpha and on v16.0.

@sparkdevnetwork-service sparkdevnetwork-service added Status: Confirmed It's clear what the subject of the issue is about, and what the resolution should be. Type: Bug Confirmed bugs or reports that are very likely to be bugs. labels Oct 13, 2023
@mijobryco
Copy link

I receive a similar error when attempting to use from a workflow on v16.0

Screenshot 2023-10-23 at 11 07 24 AM

@chead4
Copy link

chead4 commented Oct 23, 2023

@mijobryco Thanks for letting us know about this issue. I have recreated the issue and it will be fixed as part of this ticket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed in v16.1 Status: Confirmed It's clear what the subject of the issue is about, and what the resolution should be. Type: Bug Confirmed bugs or reports that are very likely to be bugs.
Projects
None yet
Development

No branches or pull requests

5 participants