Jump to content

Recommended Posts

Posted

User sees this when selecting from simplelist in portal: two occurrences of the same row

image.png.2066146b812ba836d0ae1cb7e61ab9cd.png

Simplelist only has one for that item:

image.thumb.png.a7f90b7b7ffcebfcb9418b7a5fd2a3bd.png

Have seen this before but never reported so I don't think this is a new defect

Both must work since we don't get them failing to select.

Posted

In a cruel twist of timing yesterday we had a change to remove that item from the list...

However, with the query

SELECT * FROM h_sys_lists
where h_listname = "Software non-LOB" AND h_name LIKE "Avaya%"

We do see two rows, one with a h_language and one without:

image.thumb.png.84029b3bba8972c292fc7b49c887ebb0.png

Is that expected when the list only has one entry:

image.thumb.png.f2ecc7f850ca84f5d485f50dfab42c9d.png

For "adobe% it is even more pronounced and we have 3 rows in DB for each real row in the Simplelist in most cases:

image.thumb.png.1901572decf4b806756d153067c0f765.png

As we have lost the original case I guess my question is whether what we are seeing in the DB with multiple rows for Simplelists is expected behaviour?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...