Brian Dukes

Results 177 comments of Brian Dukes

Thanks for the quick update @tvatavuk! Unfortunately, I now get a similar error from the `ContentWorkflowStates` step: >Violation of UNIQUE KEY constraint 'IX_ContentWorkflowStates'. Cannot insert duplicate key in object 'dbo.ContentWorkflowStates'....

This worked successfully for me, thanks @tvatavuk!

![Error screenshot](https://github.com/user-attachments/assets/384ea513-7b49-4ffd-bde5-f304e96a99ff) Build error from `ApiTokenDetails/index.jsx` https://dev.azure.com/dotnet/DNN/_build/results?buildId=110767&view=logs&j=12f1170f-54f2-53f3-20dd-22fc7dff55f9&t=1a5cc010-7735-550a-9d76-c0b745122dab&l=2525 security-settings: D:\a\1\s\Dnn.AdminExperience\ClientSide\Security.Web\src\components\apiTokens\ApiTokenDetails\index.jsx security-settings: 5:22 warning 'Select' is defined but never used no-unused-vars security-settings: 5:50 warning 'Switch' is defined but never used no-unused-vars security-settings:...

We'll need to re-run the build after #6195 is merged into `develop` and then `develop` is merged into `release/10.0.0`

I agree, that change should be fine 👍

I think it's worth further discussion around whether it makes sense to include privacy and terms pages in the default template. It would simplify things for a lot of users...

Certainly it would be better if it worked from a cold-start, but that is out of our control. This workaround approach, however, resolves 99% of the situations where we run...

Our Storybook integration is currently broken, it looks like changes with less-loader Log info @storybook/react v5.3.21 info info => Loading presets info => Loading presets info => Loading custom manager...

This could come from a variety of sources. You'll need to look at your log file to get details.