andy

Results 39 issues of 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. ![click-milestone](https://cloud.githubusercontent.com/assets/297675/24843139/d73b5cd6-1d6d-11e7-8515-740586939870.png) ![milstone-err](https://cloud.githubusercontent.com/assets/297675/24843138/d73b0704-1d6d-11e7-83f4-75ec5ee5125c.png)

**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...

### 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?...

bug

### 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...

enhancement

### 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...

bug