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

B: New Family with Family Barcode #80

Closed
nateh777 opened this issue Feb 13, 2020 · 1 comment · Fixed by #90
Closed

B: New Family with Family Barcode #80

nateh777 opened this issue Feb 13, 2020 · 1 comment · Fixed by #90

Comments

@nateh777
Copy link
Member

nateh777 commented Feb 13, 2020

Expected Behavior

Add a family with a family barcode and it work

Current Behavior

Add a family works fine until you try to include the family barcode, if you do it will not add the family correctly. It adds them to the database but doesn't close the modal and I am not sure if all the data was saved correctly for the family.

Failure Information (for bugs)

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

  1. Search for a phone number
  2. If it doesn't exist or you find one click on "Add New Family"
  3. Attempt to add a family with at least 1 adult and 1 child and a family barcode.
  4. Modal doesn't disappear and the family will have been added but you cannot continue.

Context

Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.

  • Rock Version: 9.4 and 10.1
  • Attended Check-in Version: 1.8

Failure Logs

Please include any relevant log snippets or files here.

Object reference not set to an instance of an object.

at lambda_method(Closure , GroupMember ) at System.Linq.EnumerableSorter2.ComputeKeys(TElement[] elements, Int32 count)
at System.Linq.EnumerableSorter1.Sort(TElement[] elements, Int32 count) at System.Linq.OrderedEnumerable1.d__1.MoveNext()
at System.Linq.Enumerable.WhereSelectEnumerableIterator2.MoveNext() at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable1 source)
at Rock.Model.GroupServiceExtensions.HeadOfHousehold(IQueryable1 members) in C:\DEV\Rock\Rock\Model\GroupService.Partial.cs:line 1341 at RockWeb.Plugins.cc_newspring.AttendedCheckin.FamilySelect.AddGroupMembers(Group familyGroup, List1 newPeople, String barcode) in c:\DEV\Rock\RockWeb\Plugins\cc_newspring\AttendedCheckin\FamilySelect.ascx.cs:line 1376
at RockWeb.Plugins.cc_newspring.AttendedCheckin.FamilySelect.lbSaveFamily_Click(Object sender, EventArgs e) in c:\DEV\Rock\RockWeb\Plugins\cc_newspring\AttendedCheckin\FamilySelect.ascx.cs:line 758
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)`

@calvmann
Copy link

Hi @nateh777 - In general, have you gotten any of the barcodes to work using attended checkin? I have not been successful. Hoping we can connect if you are able to.

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