andy
andy
1--should not show dropdown on detail page 2-- due date should not be editable after creation
1-go to ticket, 2- change its status under dropdown, **but not save** 3- notification show the action of the status
normally create ticket , then click the link under milestone , exception. see pics.  
**Is your feature request related to a problem? Please describe.** too couple **Describe the solution you'd like** for example, comment out [ProjectReference Include="..\SwashbucklerDiary.Repository\SwashbucklerDiary.Repository.csproj" /], and put into new project in...
Try to fix #450
### Describe the bug 🐞 I have a very complex class called CheckoutViewModel: using OrchardCore.Commerce.MoneyDataType; using System.Collections.Generic; namespace OrchardCore.Commerce.Payment.ViewModels; ``` public class CheckoutViewModel : PaymentViewModel //, ICheckoutViewModel { public string?...
### Describe the bug In Auto setup, when IsUninitialized, response http status code 409 to let user know the error clearly. ### Orchard Core version 2.0 Add the version of...
### Describe the bug A clear and concise description of what the problem is. ### To Reproduce Steps to reproduce the behavior: 1. Go to builder.MapPost("api/shoppingcart/add-item", 4. See error, could...