ABP: FeatureRepository not able to fetch data with multitenancy ONAdding users list in Tenant.csSystem.ObjectDisposedException in ABPHow to delete tenant completely?Repository fetching data only in some casesRepository fetching data only in local development environmentAspnet Boilerplate GetValidTwoFactorProvidersAsync returns an empty listABP real-time notification system UserId is nullPermission management in aspboilerplateChecking ABP permissions from claimsIdentifying the Tenant based on sub-domain before login on ASP.NET Boilerplate?

How does electrical safety system work on ISS?

How much theory knowledge is actually used while playing?

Why is it that I can sometimes guess the next note?

How to explain what's wrong with this application of the chain rule?

Can I cause damage to electrical appliances by unplugging them when they are turned on?

Why does AES have exactly 10 rounds for a 128-bit key, 12 for 192 bits and 14 for a 256-bit key size?

US tourist/student visa

Why is the Sun approximated as a black body at ~ 5800 K?

I found an audio circuit and I built it just fine, but I find it a bit too quiet. How do I amplify the output so that it is a bit louder?

Why Shazam when there is already Superman?

Giving feedback to someone without sounding prejudiced

How to get directions in deep space?

What to do when eye contact makes your coworker uncomfortable?

Can you use Vicious Mockery to win an argument or gain favours?

Is it allowed to activate the ability of multiple planeswalkers in a single turn?

Does Doodling or Improvising on the Piano Have Any Benefits?

Is it necessary to use pronouns with the verb "essere"?

Confused about Cramer-Rao lower bound and CLT

What does "Scientists rise up against statistical significance" mean? (Comment in Nature)

Why can't the Brexit deadlock in the UK parliament be solved with a plurality vote?

Circuit Analysis: Obtaining Close Loop OP - AMP Transfer function

How to preserve electronics (computers, iPads and phones) for hundreds of years

Is this part of the description of the Archfey warlock's Misty Escape feature redundant?

How to convince somebody that he is fit for something else, but not this job?



ABP: FeatureRepository not able to fetch data with multitenancy ON


Adding users list in Tenant.csSystem.ObjectDisposedException in ABPHow to delete tenant completely?Repository fetching data only in some casesRepository fetching data only in local development environmentAspnet Boilerplate GetValidTwoFactorProvidersAsync returns an empty listABP real-time notification system UserId is nullPermission management in aspboilerplateChecking ABP permissions from claimsIdentifying the Tenant based on sub-domain before login on ASP.NET Boilerplate?













0















We are using ASP .Net Boiler Plate and trying to implement Feature Management using it. We are facing issue to fetch the data from Features tables when we have multitenancy enabled. It always returns Null. We are using TenantFeatrueRepository to do the get the data for a tenant Id and Feature name. What is the work around to make it work?










share|improve this question






















  • Create a repro project on GitHub.

    – aaron
    Mar 7 at 15:47















0















We are using ASP .Net Boiler Plate and trying to implement Feature Management using it. We are facing issue to fetch the data from Features tables when we have multitenancy enabled. It always returns Null. We are using TenantFeatrueRepository to do the get the data for a tenant Id and Feature name. What is the work around to make it work?










share|improve this question






















  • Create a repro project on GitHub.

    – aaron
    Mar 7 at 15:47













0












0








0








We are using ASP .Net Boiler Plate and trying to implement Feature Management using it. We are facing issue to fetch the data from Features tables when we have multitenancy enabled. It always returns Null. We are using TenantFeatrueRepository to do the get the data for a tenant Id and Feature name. What is the work around to make it work?










share|improve this question














We are using ASP .Net Boiler Plate and trying to implement Feature Management using it. We are facing issue to fetch the data from Features tables when we have multitenancy enabled. It always returns Null. We are using TenantFeatrueRepository to do the get the data for a tenant Id and Feature name. What is the work around to make it work?







aspnetboilerplate






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Mar 7 at 4:32









Rohit PandeyRohit Pandey

59214




59214












  • Create a repro project on GitHub.

    – aaron
    Mar 7 at 15:47

















  • Create a repro project on GitHub.

    – aaron
    Mar 7 at 15:47
















Create a repro project on GitHub.

– aaron
Mar 7 at 15:47





Create a repro project on GitHub.

– aaron
Mar 7 at 15:47












0






active

oldest

votes











Your Answer






StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55036137%2fabp-featurerepository-not-able-to-fetch-data-with-multitenancy-on%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes















draft saved

draft discarded
















































Thanks for contributing an answer to Stack Overflow!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55036137%2fabp-featurerepository-not-able-to-fetch-data-with-multitenancy-on%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

AWS Lex not identifying response if by a variable The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) The Ask Question Wizard is Live! Data science time! April 2019 and salary with experienceEnforcing custom enumeration in AWS LEX for slot valuesHow to give response based on user response in Amazon Lex?Intercepting AWS Lambda Response to a AWS Lex QueryLex chat bot error: Reached second execution of fulfillment lambda on the same utteranceamazon lex showing invalid responseLambda response send back to Lex slot?Response card in Amazon lexAmazon Lex - Lambda response return HTML to botHow can I solve 424 (Failed Dependency) (python) obtained from Amazon lex?

Алба-Юлія

Захаров Федір Захарович