-
Bug
-
Resolution: Fixed
-
High
-
10.111.3
-
1
-
Severity 3 - Minor
-
No
Issue Summary
After creating and saving a new Feature using "Save & Close" button in Feature mapping page it doesn't pin the Feature in the map as expected.
However, pressing only "Save" instead of "Save & Close" pins correctly the Feature to the map as expected.
Error 500 happens using "Save & Close"
Reproducible: YES
Steps to Reproduce
- Go to Feature Map
- Create a Map 2 x 2
- In any of the Map cells click in "+" button and New
- Create a New Feature and hit aftward "Save"Button
- Note it pins the Feature to the map as expected
- Now, do the same but instead of pressing "Save" use "Save & Close"
- Note that the Feature is not pinned into the mapping
Expected Results
"Save & Close" should save and pin the Feature to the map as the "Save" button
Actual Results
"Save & Close" is not pinning the Feature to the map as the "Save" button
Error 500 happens during GET of *https://alignsupport.jiraalign.com/RestV1/StoryMapNew?*
10/3/22 8:00:04.367 PM{ [-] ASP_function: Error.asp ErrorId: 2284 PageName: Features (Jira Epics) correlationid: qOPHxQKdu9B4lIi6AzCcrfypkr5OLshQJZvM3YJJq/E= customer_db: Alignsupport error_aspcode: error_aspdescription: error_category: Microsoft SQL Server Native Client 11.0 error_column: -1 error_description: Cannot insert the value NULL into column 'StoryID', table 'AlignSupport.dbo.tblAgileStoryMapping'; column does not allow nulls. INSERT fails. error_file: C:\INSTANCES\_10X\NIGHTLYWEBSITE\RESTV1\../OOFunctionsSql.asp error_line: 289 error_number: -2147217873 error_source: log_type: exception logfrom_location: Website-ASP timestamp: 2022-10-03T16:00:04.367000-04:00 url: https://alignsupport.jiraalign.com:443/RestV1/StoryMapNew.asp?LookupType=5&NewItem=1&Row=2&Col=2&StoryMapID=25&RequestID=&ValidationPageCode=FeatureMap urlverb: GET user: 661759 version: 10.111.3.25229 }Show as raw texthost = PA-US-02-WEB-EFsource = c:\log\Alignsupport-ASP-20221003.logsourcetype = asp
Workaround
Using the "Save" button to Pin the Features and not "Save & Close"