This message was deleted.
# ask-questions
w
This message was deleted.
1
a
OK, I got the problem. I've created a feature named
*_dev
- because of that it got locked to the
dev
environment and I was unable to add Rules for dev environment for it ("dev" tab is just missing in the Rules area). That's why this feature is not returned from the
FeatureRepository
query output. I've created another feature without such a suffix, added a Rule for it for
dev
env - it worked...
It was because this feature was assigned to a project.
dev
environment is not available for features in Projects. Strange.
Unfortunately, the Docs say nothing about such a behavior 🤨
Could it be a bug?
n
Can you check your environments page? My guess is that your dev environment is filtered down to certain projects only
thankyou 1
a
Thanks! That helped. Didn't know about that before.