You are not logged in. Click here to log in.

Application Lifecycle Management

Search In Project

Search inClear

GRAS-2 - Results logic change for state county codes#109571/HEAD / v7
Tags:  not added yet

GRAS-2 - Results logic change for state county codes[CRQ-109571]

Tracker: Requests Priority: NormalNormal Status: Resolved
Resolution:
Invalid
Release: Assigned to:
casespJun 01 2023 08:10
Submitted by: peacockgJun 01 2023 08:10 Modified by: casespJun 06 2023 15:10 Severity:
--
Service Context:
csip-gras
Traceability
Loading…
Description
Change description text for land_unit_state_county_code to:

State county code of land unit requesting PGC payload”

A picture containing text, screenshot, font, line


Logic change for Results:

If land_unit_state_county_code = d_plant_growth_curve_state_local.state_county_code

Then return growth curve data. Displaying land_unit_state_county_code and state_county_code as shown below. This helps show that there were growth curves developed at the county level.

{

“name”: “land_unit_state_county_code”,

“value”:[

“38377”

}

{

“name”: “Growth curve list”,

“value”: {

“state_county_code”: “38377”

}


If land_unit_state_county_code ≠ d_plant_growth_curve_state_local.state_county_code

Then return growth curves where first two digits of land_unit_state_county_code = first two digits of d_plant_growth_curve_state_local.state_county_code

If two or more land_unit_state_county_code have the same first two digits, group the land_unit_state_county_code as shown below:

{

“name”: “land_unit_state_county_code”,

“value”:[

“38255”,

“38432”

}

{

“name”: “Growth curve list”,

“value”: {

“state_county_code”: “38000”

}

Details
Comments & Attachments (4)
Associations
Children
SCM Commits (3)
History (7)
Baselines
All (10)