Hi everyone! I recently started using Dagster and ...
# ask-community
j
Hi everyone! I recently started using Dagster and I am currently facing an issue : I have a dbt job that loads assets based on the manifest. Everything worked well with the default profile, but when I started running my dbt with another profile, Dagster stopped running my tests (it used to run it on the default profile). First, I may have made other changes, and might not be due to the profile, but I do feel like it comes from here. Second, to people who have been using Dagster for quite a long time, did you ever face issues like this ? How did you deal with it ? Personally, I feel like just giving Dagster dbt commands to run, but it will ruin my lineage