Hi,
I want to log in hangfire dashboard with user which is in AbpUsers Table, this user will be as per tenant, different tenant will have different user, I went through documents, but could not found any suitable solution. Please help me on this issue. Thanks In Advance.
Hi, I want to access AppLitmusSetting table in my code, I checked documents but could found that. Please help me out for access this table.
If you're creating a bug/problem report, please include followings:
Hi,
we reviewed code in sonar cloud platform, we got some issues in following JS files with following error
microservices/.../wwwroot/libs/abp/utils/abp-utils.umd.js Error Messgae :
microservices/.../wwwroot/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.js Error Messgae : Add the "let", "const" or "var" keyword to this declaration of "dx" to make it explicit.
3.microservices/.../wwwroot/libs/timeago/locales/jquery.timeago.ar.js Add the "let", "const" or "var" keyword to this declaration of "plural" to make it explicit.
4.microservices/.../wwwroot/libs/luxon/luxon.js
5.microservices/.../wwwroot/libs/luxon/luxon.js can you help me out to resolve this issue?
If you're creating a bug/problem report, please include followings:
Hi, I am trying to run Unit test cases, but i am getting following error.
Message: System.InvalidOperationException : SqliteConnection does not support nested transactions.
Stack Trace: SqliteConnection.BeginTransaction(IsolationLevel isolationLevel, Boolean deferred) SqliteConnection.BeginTransaction(IsolationLevel isolationLevel) SqliteConnection.BeginDbTransaction(IsolationLevel isolationLevel) DbConnection.BeginTransaction(IsolationLevel isolationLevel) RelationalConnection.BeginTransaction(IsolationLevel isolationLevel) RelationalConnection.BeginTransaction() DatabaseFacade.BeginTransaction() UnitOfWorkDbContextProvider1.CreateDbContextWithTransaction(IUnitOfWork unitOfWork) UnitOfWorkDbContextProvider1.CreateDbContext(IUnitOfWork unitOfWork) UnitOfWorkDbContextProvider1.CreateDbContext(IUnitOfWork unitOfWork, String connectionStringName, String connectionString) <44 more frames...> CastleAsyncAbpInterceptorAdapter1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func3 proceed) AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) CastleAbpMethodInvocationAdapterWithReturnValue1.ProceedAsync() UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation) CastleAsyncAbpInterceptorAdapter1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func3 proceed) <<GetInvoiceByStatusAsync>b__0>d.MoveNext() line 256 --- End of stack trace from previous location --- InvoiceManagementTestBase1.WithUnitOfWorkAsync(AbpUnitOfWorkOptions options, Func1 action) line 33 InvoiceApplicationTests.GetInvoiceByStatusAsync() line 254 --- End of stack trace from previous location ---~~~~
what i am missing?
I have tried solution you provoided in following ticket response, but still issue not fix. https://support.abp.io/QA/Questions/1929/Regarding-Unit-test-issue#answer-759c5e2b-5867-6cd3-51ae-39ff5b099289
@maliming,
I tried with this, but yet issue not fixed.
Hi, In online session i can show exact project sturcture, that why i am asking online session.
@malming
can we have online session?
Hi, Creating a new ticket to share more details as I cannot update the existing ticket - https://support.abp.io/QA/Questions/1457/JSON-web-token-observation
I have created AbpUserClaimsPrincipalFactory class and added reference ******IdentityServerModule in preConfigure services, but still not got any succes. Need to know what changes will be required in existing application code to handle it.
Hi, I Want to expire token & redirect user to log in page, if user is in idle condition for 15-20 minutes. How should i achieve this?
Hi, I am trying to run Unit test cases, but i am getting following error.
Message: System.InvalidOperationException : SqliteConnection does not support nested transactions.
Stack Trace:
SqliteConnection.BeginTransaction(IsolationLevel isolationLevel, Boolean deferred)
SqliteConnection.BeginTransaction(IsolationLevel isolationLevel)
SqliteConnection.BeginDbTransaction(IsolationLevel isolationLevel)
DbConnection.BeginTransaction(IsolationLevel isolationLevel)
RelationalConnection.BeginTransaction(IsolationLevel isolationLevel)
RelationalConnection.BeginTransaction()
DatabaseFacade.BeginTransaction()
UnitOfWorkDbContextProvider1.CreateDbContextWithTransaction(IUnitOfWork unitOfWork) UnitOfWorkDbContextProvider
1.CreateDbContext(IUnitOfWork unitOfWork)
UnitOfWorkDbContextProvider1.CreateDbContext(IUnitOfWork unitOfWork, String connectionStringName, String connectionString) <44 more frames...> CastleAsyncAbpInterceptorAdapter
1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func3 proceed) AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) CastleAbpMethodInvocationAdapterWithReturnValue
1.ProceedAsync()
UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation)
CastleAsyncAbpInterceptorAdapter1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func
3 proceed)
<<GetInvoiceByStatusAsync>b__0>d.MoveNext() line 256
--- End of stack trace from previous location ---
InvoiceManagementTestBase1.WithUnitOfWorkAsync(AbpUnitOfWorkOptions options, Func
1 action) line 33
InvoiceApplicationTests.GetInvoiceByStatusAsync() line 254
--- End of stack trace from previous location ---~~~~
what i am missing?
If you're creating a bug/problem report, please include followings: