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

Open
#37 4 comments 0 reactions 1 assignee View on GitHub

@edtro is already working on this.

Since Jan 17, 2021.

Assessment

This issue has not been assessed yet.

Description

enhancement

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):

{ "fields":[ { "name":"Logrocon.PerformerIT", "title":"Developer" } ] }

it has same type as AssignedTo. And it crashed the board:
Empty board

But when I add string field from same extension:

{ "fields":[ { "name":"Logrocon.CustomerContact.1C", "title":"Contact" } ] }

everything goes normal:
Normal board

Dominant language
No language data
Stars
28
Forks
3
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from edtro/EdTro.AzureDevOps.Extensions.querybasedboards

All issues in edtro/EdTro.AzureDevOps.Extensions.querybasedboards

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.