Azure boards cards lose users - azure

Issue:
After dragging an item from "new" to "in progress", the item automagically becomes unassigned.
Tried solution:
I tried reconfiguring the board but can't find the option, I am admin.
Acceptance criteria solution:
Moving a card no longer changes the assigned person to unassigned, regardless of who does the dragging.
Extra:
See atached image
Azure issue image

Related

Azure Devops Dashboards table

I need to display a table that has the following. Please help
enter image description here
for each team member total number of hours worked on a bug or task group by user story
I am not sure where do you want to display this info, but DevOps offers you have some posibilities. First of all you can make a Query. There are inside Boards -> Queries. There you can build a query of whatever you need, PBI, Tasks, bugs, hours... The first time migth be a bit trickie, but you have several posibilities.
In adition if you want to have a pretier visualization, you can show this info in the dashbord, located in Overview -> Dashboards. There you add a new dashboard or edit an existing one, and add a new widget as the next picture:
Then you can configure the widget with the query you did. You must set the query as shared fore this.

DocuSign Data Label connection to 2nd Tab only works on the same page as the original Tab

I've started creating a template that asks for a persons contact information on multiple pages. I've attached 2 different documents. I added all my Tabs to the first document and when I made the Tabs on the 2nd documents and wanted to connect the information view the Data Label so the person doesn't need to write the same information twice it doesn't work. If I move the tab onto the same page the original tab is on the connection appears... I move it back on the next page and it disappears again...
Does anyone know what is wrong?
Things I've tried to correct the problem:
1- copy the template, same issue
2- create a new template with different files, same issue
3- upload a template from another account that I know works, same issue
I spoke to a DocuSign support person yesterday and they were at a loss, but also at the end of their shift so they will call me back, but I thought I'd take a chance here.
Thank you for your help!
Check your Settings -> Sending Settings -> "Automatically replicate information in fields with the same data label". You want the value to be "on all documents in an envelope". Note that this affects all envelopes sent from this account and cannot be set on an individual envelope basis.

Updating a field automatically on PowerApps

I wonder if someone can help. I have a list hosted on SharePoint online to track statuses of projects. One of the columns show the current status, so "New", "In Progress", "Under Review" and so on. The list is managed through PowerApps. At present, this field "Status" is a single line of text.
My intention is that when an user access a record via PowerApps, they will need to update some fields. When they click on the "submit" button, the Status field on SharePoint will then be updated from "New" to "Under Review". When they navigate to other sections of the app, the Status field for this record will also be changed automatically depend on which option they selected.
I have tried all the functions that I can think of, but I can't seem to find one that would automatically set a specific status back to the SharePoint record that they are working on.
Would someone be able to help?
Thanks.
You can use the onVisible and onHidden screen properties if necessary, you can also try Patch inside an If or Switch

Clearing the "Group by" drop down on the Application Insights portal

I have a new Windows Application that I am adding Application Insights to. Adding a new chart gives the ability to Group on specific custom properties using a drop down. This drop down has 65 properties that AI must have added at some point. There were not specifically added.
We have a main AppInsights that takes all events. We've also created a AppInsight for development. The list of custom properties in the drop down is different between these two, even though the source code is the same.
It makes me suspect that there is some process that creates the drop down contents based on the incoming data.
The problem here is that the code has changed, and some properties are no longer available. We want to eliminate these values from the drop down, and add the new ones.
I am perfectly happy just deleting the entire list. Is there a way to do this?
The items that are available in the group by are properties that have ever been received by the back end in data you've sent, and aren't editable.
for custom properties/metrics, there's a limit on how many properties the backend will allow before it stops collecting new named custom properties. Conceptually, think of it as the backend storing an array of 200 elements for each telemetry item you sent, and mapping each custom property name to an index, and that mapping lasts forever. (i believe at the current time that limit is 200 each, but we're working on expanding that)
so if developers did things in your dev portal, even sent one item with custom property "foo", then that property will be there forever, and takes up one of those 200 slots. They can't be deleted or cleared at the moment.
Also, the contents of the group by box is also limited to events that have sent less than some threshold of distinct values, too. (I'm not sure on that exact value, but i believe it < 100 distinct values.) So fields like Id fields, or guids, etc, will eventually stop showing up as group by options, because the group by would create N distinct buckets of 1 item.
It seems like this would be something already mentioned in the App Insights UserVoice site, or documented in the azure documentation for group by but i'm not seeing it.
The only real workaround at this time is to create a new application insights resource in azure, and start submitting data to that new resource instead of your old one. And then you have to be proactive about never submitting custom properties that you're never going to use, or mixing case, as "Property1" and "property1" will be distinct properties...
If this is a big issue for you, i'd suggest submitting it to microsoft connect as a bug, or entering a uservoice suggestion above. I'll pass this on as something that really needs to be documented in the group by thing in the azure docs, too.

resetting "Issue ID" in Sharepoint site

I designed a site in share point. There is a column called "Issue ID (linked to item)" in ALL Issues view. I am using this column to list and identify the items which are created by employees. It increases by 1 as a new issue is created. Unfortunately, I have to reset this ID to 1 because during the test period I created and deleted blank issues. Although they were deleted, the share point increasing Issue ID from the last deleted issue (89).
Is there an easy way to do this? how can I reset this auto number? I need to reset this counter as soon as possible without any risk...
Do you kindly help me? I would be glad if you explain it in detail.
Thank you,
If your Issues list wasn't heavily customized and nor referenced by GUID in any custom code, the simplest and most supported option would be to recreate it with the same name after deletion as a customized template you could have saved without contents from list settings page before deleting or as a standard Issues list.

Resources