Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(admin-ui): unable to filter session #1900

Closed
manojs1978 opened this issue Nov 22, 2024 · 3 comments
Closed

fix(admin-ui): unable to filter session #1900

manojs1978 opened this issue Nov 22, 2024 · 3 comments
Assignees
Labels
bug Something isn't working comp-admin-ui Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality

Comments

@manojs1978
Copy link
Contributor

Describe the bug
unable to filter session

To Reproduce
Steps to reproduce the behavior:

  1. install flex 5.1.6.nightly
  2. goto session in auth server
  3. try to filter session
  4. See error

Expected behavior
shold get sessions for according to filter

Screenshots
If applicable, add screenshots to help explain your problem.
image

Desktop (please complete the following information):

  • OS: suse 15 sp 5
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]
    -DB mysql

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@manojs1978 manojs1978 added the bug Something isn't working label Nov 22, 2024
@mo-auto mo-auto added comp-admin-ui Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality labels Nov 22, 2024
@manojs1978
Copy link
Contributor Author

log.zip config api log added

@pujavs
Copy link
Contributor

pujavs commented Nov 25, 2024

@yurem , request you to please check this issue and advice.
Log snippet below
Caused by:
java.lang.NoSuchMethodError: 'org.apache.commons.lang3.Range org.apache.commons.lang3.Range.of(java.lang.Comparable, java.lang.Comparable)'
at org.apache.commons.text.translate.NumericEntityEscaper.(NumericEntityEscaper.java:97)
at org.apache.commons.text.translate.NumericEntityEscaper.between(NumericEntityEscaper.java:59)
at org.apache.commons.text.StringEscapeUtils.(StringEscapeUtils.java:270)
at io.jans.orm.sql.impl.SqlFilterConverter.convertToSqlFilterImpl(SqlFilterConverter.java:361)

@duttarnab
Copy link
Contributor

Hi @mjatin-dev , please close the issue if fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working comp-admin-ui Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality
Projects
None yet
Development

No branches or pull requests

6 participants