You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.
Create a talking point and set scope to "One or more districts"
Select all districts for a state
Expected result: All districts for that state show up in the "Congressional Districts" field.
Actual results: The state abbreviation shows in the "Congressional Districts" field. API returns error:
Error Adding Talking Point Cannot deserialize value of type `java.lang.Integer` from String "RI": not a valid Integer value at [Source: org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$UnCloseableInputStream@ceb2d71; line: 1, column: 641] (through reference chain: com.ccl.grandcanyon.types.TalkingPoint["districts"]->java.util.ArrayList[0])
Fix:
Each individual district should show up in the field, not the state abbreviation.
The text was updated successfully, but these errors were encountered:
Steps to Reproduce:
Expected result: All districts for that state show up in the "Congressional Districts" field.
Actual results: The state abbreviation shows in the "Congressional Districts" field. API returns error:
Fix:
The text was updated successfully, but these errors were encountered: