Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

Save Talking Point District/State Selection #6

Open
boralben opened this issue Aug 18, 2019 · 0 comments
Open

Save Talking Point District/State Selection #6

boralben opened this issue Aug 18, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@boralben
Copy link
Member

boralben commented Aug 18, 2019

Steps to Reproduce:

  1. Go to Talking Points Library
  2. Click "Add a Talking Point"
  3. Create a talking point and set scope to "One or more districts"
  4. 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.

Screen Shot 2019-08-18 at 1 23 36 PM

@boralben boralben added the bug Something isn't working label Aug 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant