edtro / edtro/EdTro.AzureDevOps.Extensions.querybasedboards

BUG. Custom additional fields on WI card. Board crashes on some fields.

Đang mở
#37 4 bình luận 0 reaction 1 người được giao Được @edtro nhận Xem trên GitHub
enhancement
Ngôn ngữ chính
Không có dữ liệu ngôn ngữ
Star
28
Fork
3
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Hi!
I think it's better to discuss here, rather then at VS Marketplace.
As I published as VSM I tried to add custom field from another extension (our own development):
```javascript
{ "fields":[ { "name":"Logrocon.PerformerIT", "title":"Developer" } ] }
```
it has same type as AssignedTo. And it crashed the board:
![Empty board](https://user-images.githubusercontent.com/58221294/104736949-b32ef300-5754-11eb-85cb-c6bc723bbcbb.png)

But when I add string field from same extension:
```javascript
{ "fields":[ { "name":"Logrocon.CustomerContact.1C", "title":"Contact" } ] }
```
everything goes normal:
![Normal board](https://user-images.githubusercontent.com/58221294/104737529-6b5c9b80-5755-11eb-8249-ebb3cb84f563.png)

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.