Zoltán Lehóczky
Zoltán Lehóczky
I'd potentially be interested in continuing the Audit Trail support, i.e. https://github.com/OrchardCMS/OrchardCore/issues/11608. I see @hyzx86 you ticked that in the PR description, but the corresponding code is not in the...
Thank you!
I haven't started it, so that would be great, thank you! To clarify, I only wanted Audit Trail support, i.e. https://github.com/OrchardCMS/OrchardCore/issues/11608. Is this something you'd continue?
Since Audit Trail can record versions, that should be more or less given.
[SpecFlow is EOL](https://support-hub.tricentis.com/open?id=post&number=NEW0001432), BTW.
And a recommended replacement for .NET is [Reqnroll](https://reqnroll.net/).
Hmm, both (all) IDs should be indexed [here](https://github.com/OrchardCMS/OrchardCore/blob/5a45ac58fc5aa24dfca1a1cf0e14b45690be158e/src/OrchardCore.Modules/OrchardCore.ContentFields/Indexing/ContentPickerFieldIndexHandler.cs#L16). I don't know, @Skrypt perhaps you have a hint?
Try to add a `wwwroot` folder under your web project. It can be empty. Does this fix the issue?
There's already a `.placeholder` files specifically for this. However, this is perhaps worthwhile to point out in the getting started docs. Perhaps something you'd be open to contribute? https://docs.orchardcore.net/en/latest/contributing/contributing-documentation/
Hmm, it works without adding anything to the csproj for me. Anyway, that wouldn't hurt.