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

Date Time attribute on Event Calendar Item causes error #4878

Closed
1 task done
chrismcgrath opened this issue Jan 14, 2022 · 0 comments
Closed
1 task done

Date Time attribute on Event Calendar Item causes error #4878

chrismcgrath opened this issue Jan 14, 2022 · 0 comments
Labels
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. x-Fixed in v13.4
Milestone

Comments

@chrismcgrath
Copy link
Contributor

chrismcgrath commented Jan 14, 2022

Prerequisites

Description

Our users reported that they were not able to change a calendar item from Public to Internal calendar because an error was being thrown when trying to save. I determined this was because of the Date Time attribute I'd added to the entity. Removing the attribute allows the change to save properly.

Steps to Reproduce

  1. Create an Event Calendar Item attribute with Field Type "Date Time"
  2. Go to Tools -> Calendars -> Public and add a new item
  3. Edit the new item, check Internal and uncheck Public under the Calendars section
  4. Press Save

Expected behavior:

The save is successful.

Actual behavior:

Returns the error: Multiple controls with the same ID 'attribute_field_8473' were found. FindControl requires that controls have unique IDs.
image

NOTE: I tried this in the prealpha v14 site and it hung as soon as I tried to check one of the calendars, I presume for a related reason.

Versions

  • Rock Version: Rock McKinley 12.7 (1.12.7.2)
  • Client Culture Setting: en-US

┆Attachments: msedge_AxXcsp7fDK.png

@cwomack cwomack added the Status: Confirmed It's clear what the subject of the issue is about, and what the resolution should be. label Jan 19, 2022
@sparkdevnetwork-service sparkdevnetwork-service added the Type: Bug Confirmed bugs or reports that are very likely to be bugs. label Jan 25, 2022
@crayzd92 crayzd92 added this to the v13 milestone Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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. x-Fixed in v13.4
Projects
None yet
Development

No branches or pull requests

5 participants