1. Create a subobject that is based on the idea idea_subobj 2. Create a Time-varying attribute and select Number as the unit tva_number 3. Create a custom slice pointing to the TSV attribute 5xxxxxx idea_tva_number ODF_SL_5xxxxxx 4. Add an instance of the subjobject in a idea and enter a value that is over 2 million, e.g. 2,000,001 5. Run the Time Slicing job 6. Run queury against the slice table e.g. select * from ODF_SL_5xxxxxx Review table ODF_SL_5xxxxxx.
Steps To Reproduce:
1. Create a subobject that is based on the idea
idea_subobj
2. Create a Time-varying attribute and select Number as the unit
tva_number
3. Create a custom slice pointing to the TSV attribute
5xxxxxx idea_tva_number ODF_SL_5xxxxxx
4. Add an instance of the subjobject in a idea
and enter a value that is
over 2 million, e.g. 2,000,001
5. Run the Time Slicing job
6. Run query against the slice table e.g.
select * from ODF_SL_5xxxxxx
Review table ODF_SL_5xxxxxx.
Expected Results: Table containing slice values get populated
Actual Results: Table containing slice values do not get populated