nwrcgeomatics / data-catalog-errors

Bugs / improvement requests for data-catalog repo (fieldDMS platform)
0 stars 0 forks source link

Attribute Selection Bug #13

Closed taylorbiccum closed 12 months ago

taylorbiccum commented 1 year ago

Encountering a filtering issue when using the Attribute Selection Option. Not Sure if I'm using the tool incorrectly or if it's a bug?

  1. Open Wetland Training Polygon Table
  2. Open Select By Attributes Tool
  3. Create selection: following "Select * from Wetland Training Polygons WHERE" enter "created_email = (choose a user email)"
  4. Apply

Selection doesn't appear to be applied

Thanks, Taylor

mgiles86 commented 1 year ago

Is there no selection in attribute table as well? Or just no selection showing on the map?

An issue I noticed a few weeks ago was that selections arent showing on the map at all.

On Fri, Sept 22, 2023, 5:34 p.m. Taylor @.***> wrote:

Assigned #13 https://github.com/nwrcgeomatics/data-catalog-errors/issues/13 to @mgiles86 https://github.com/mgiles86.

— Reply to this email directly, view it on GitHub https://github.com/nwrcgeomatics/data-catalog-errors/issues/13#event-10451537325, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABXLEFWCC6WC47CXJWRKREDX3X75NANCNFSM6AAAAAA5DVDNNA . You are receiving this because you were assigned.Message ID: @.*** .com>

taylorbiccum commented 1 year ago

Correct, no selection occurring in the attribute table as well.

I noticed the selection issue with the map as well but forgot, I can make a separate issue for that if you like.

mgiles86 commented 1 year ago

Yes please, thanks Taylor! I will get to all these asap!!

On Fri, Sept 22, 2023, 7:47 p.m. Taylor @.***> wrote:

Correct, no selection occurring in the attribute table as well.

I noticed the selection issue with the map as well but forgot, I can make a separate issue for that if you like.

— Reply to this email directly, view it on GitHub https://github.com/nwrcgeomatics/data-catalog-errors/issues/13#issuecomment-1732131679, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABXLEFSURHUQIFS4M3EF363X3YPQPANCNFSM6AAAAAA5DVDNNA . You are receiving this because you were mentioned.Message ID: @.***>

mgiles86 commented 12 months ago

Fixed the uniques value list. Format on SQL query is fieldname = 'email address'. Selections seem to be working - reopen if they dont work for you.