Skip to main content
Filter by
Sorted by
Tagged with
2 votes
1 answer
173 views

Managing STM32 STM32CubeIDE Projects

I am working on STM32 Projects with STM32CubeIDE. On creating project with STM32CubeIDE and after generating code, I got all these files as in image below. I now want to manage these projects and ...
Rovo's user avatar
  • 45
0 votes
0 answers
36 views

plugins for Mattermost Focalboard

My company considers implementation of open source service Focalboard, but it doesn't fully meet our needs. We need a function like Milestones in Leantime, in which you can connect tasks to sort of ...
Anna Pobedonostseva's user avatar
2 votes
0 answers
91 views

Adding labels from custom fields during item creation in github projects board view

It is possible to create new items in each pane of a board view. After clicking in + Add item a new text window appears in the bottom. We can link to a project by typing # and selecting the project ...
nico's user avatar
  • 1,376
1 vote
1 answer
43 views

Can I write/extract data to the Timescale in MS Project?

I cannot seem to figure out how to extract/write to the Timescale in task usage view. I can't seem to extract the data from here nor can I write to it. I've got a timesheet data from employees, and I ...
user25048319's user avatar
3 votes
1 answer
2k views

What is the meaning of the 'estimate' field in GitHub Projects?

I have seen a field called estimate in several Projects. For example, many of the default Projects templates, such as team planning, Kanban, and iterative development. However, I can't seem to find ...
BeepBot99's user avatar
0 votes
1 answer
876 views

Delivery Plan in Azure DevOps

I am managing projects having multiple Hives. Each Hive has 10 squads and the project cut across multiple squads. I have created delivery plan to track project in ADO. I would like to get inputs on ...
Suresh's user avatar
  • 49
0 votes
1 answer
170 views

Jira Swimlanes Query - Blocked Issues are to be displayed together

Could someone please help with creating a JQL Query for the Swimlwne of our board to display issues that are blocked (by bugs for e.g) near with this bugs actually? I also need to display such tickets ...
Alona B's user avatar
1 vote
1 answer
60 views

How to include the employee's multiple work hours with dates on the task using vsto add-in for microsoft project

In my vsto add-in for Microsoft Project, following code is not including the all work hours which i have defined at variable 'entryDates'. Because, Inside the loop, existing assignment is updating ...
sridharnetha's user avatar
  • 2,238
-1 votes
1 answer
141 views

Gantt chart task with shorter duration than scheduled

I work part-time. So I'm a bit perplexed on how to properly map in a GANTT chart a task that has a smaller duration that the scheduled days, for instance I have to develop a tool in 3 weeks, but the ...
Joel.O's user avatar
  • 2,048
1 vote
1 answer
558 views

Can I connect a Github Projects task to a commit without converting it to an issue?

I am trying to use github Projects to manage my dev, but I can't seem to find info anywhere on how to associate a task (NOT an issue) with a commit. Is there a way to do this similar to how "fix ...
Mikaela Farrugia's user avatar
1 vote
0 answers
160 views

Git repository structure (multiple datasets merged into one master dataset)

I have different datasets A, B, and C that were collected and processed separately but needed to be merged into one master dataset. Each datasets will be updated at different time intervals, and the ...
kanu's user avatar
  • 11
1 vote
1 answer
70 views

Adding Notes in a Timeline or Gannt

I'm trying to plan and tracking one project with Jira/Asana/Clickup but I can't find one easy thing that I think It should be essential (just me apparently). During a project things happens, for ...
user3670605's user avatar
1 vote
0 answers
159 views

Want to make code for inactive or idle user time in Python when he did not show any movement on screen and keyboard and mouse through

I am student and I am making an app regarding tracking time activity. So please help me to give an solution. I am finding out from last 4 days regarding the hints or code . I got one solution of my ...
Rushi Pan's user avatar
2 votes
0 answers
96 views

Is there a way to see all Work Items type on Boards?

I've some custom Work Item types configurated for my Organization's projects. I'd like to see them all into the Boards sections: But it just show "Issues" or "Epics" (not my ...
markzzz's user avatar
  • 47.8k
1 vote
0 answers
665 views

Producing my own Cumulative Flow Diagram with data from Jira for a Scrum project

My team uses a Jira Team Managed project and the CFD chart there is not useful because the time period is for the lifetime of the project rather than a period you want to look at. This has left me ...
Dan's user avatar
  • 31
0 votes
0 answers
164 views

Try to update Sonata, have error with jms-serializer

I need to update my bundles for security reasons but when i try to do a composer update, i have a lot of problem with sonata. First, SonataCore, sonataMedia and JMS-serializer disappear. bundles.php ...
Jack Fair's user avatar
0 votes
0 answers
304 views

Django multi project user management

I want to learn is there a way to keep django multi project and authenticate/authorize them with one project? For example: I have Project-B and Project-C with different operation fields like hotel ...
Necip Asım ARSLAN's user avatar
2 votes
2 answers
141 views

Visualizing a project tracker in R

Does anyone have any ideas on how to visualize something like this using R? Basically I want to make a plot to track the percentage completeness of different jobs in a few projects. The percentage ...
zxy's user avatar
  • 23
-5 votes
1 answer
444 views

Having a bunch of people review pull requests vs just a couple [closed]

So I work for a company and whenever we make pull requests our standard protocol is to add the (approximately) 8 developers on the team as reviewers and get approvals from about 7 developers (note ...
Slaknation's user avatar
  • 1,916
0 votes
1 answer
872 views

Application security practices for frontend and backend

I'm currently working on a website frontend(React js) and backend(Asp.net core). I have been insisting on backend security for the API's. (Role and permission based authorization). The super senior ...
DexterBoyGenius's user avatar
0 votes
1 answer
43 views

Git limitations when pushing projects live using pipelines

We have several teams working on different projects, each using their own branch(es) in Git. Each team will then merge their branch into a common testing branch to allow system testing prior to moving ...
icekreaman's user avatar
0 votes
0 answers
435 views

Spring Boot User, Project, Task, Role realtions

I want to build a project management app. I have four basic objects: User, project, task and role. There are a few predefined admin users. Admins create projects, assign users to the project as normal ...
u.altintas's user avatar
2 votes
2 answers
3k views

Managing issues across multiple github repositories

I am managing issues and projects in multiple GitHub repositories within a GitHub organization. Each repository has its own project and project board. However, I'm looking for a tool or product to get ...
Dienér's user avatar
  • 119
0 votes
1 answer
116 views

Is it possible to create a SHACertificate with a sha_hash using python?

https://firebase.google.com/docs/reference/admin/java/reference/com/google/firebase/projectmanagement/ShaCertificate I see that it is possible to do so using Java, I have used PyJKS to create the ...
Wayne Whitehead's user avatar
0 votes
1 answer
6k views

How to make start and finish date in microsoft Project non inclusive

If i entered start date as Monday and duration is 5 days I get finish date as next monday. But i want it to be friday. (Considering no special days offcourse) For example, this is the default i have: ...
MS007's user avatar
  • 29
0 votes
1 answer
811 views

JIRA - Is there any way to add "Epic" as a column in the "Issues" view?

I'm using free Jira in Chrome. I designed my Kanban board so that the swimlanes are the epics. I'd like to add a column that specifics which epic each issue belongs to in the "Issues" view, ...
Connie Marie's user avatar
-1 votes
2 answers
420 views

Sub project creation under one main project in JIRA

I have my one project which is getting expanded in different countries. I want to create one single project and sub project for different country in JIRA to track separately the progress
nikita's user avatar
  • 277
1 vote
0 answers
50 views

Can I separate a git repository into "bundles" containing their own branches?

Here's a TLDR of my situation: --> V1 of project was cleared for V2 which will keep most of V1's code --> V1 is now light version of V2 and needs version control going forward v1 branches (...
will's user avatar
  • 99
1 vote
1 answer
6k views

Is there any Roadmap creation feature for Projects in Azure DevOps as its there in JIRA?

There is a roadmap feature in JIRA, through which we can create Epics, user stories and assign start and end date to them itself by simply dragging the horizontal bar in table. With help of this ...
Charlie's user avatar
  • 33
1 vote
1 answer
803 views

In Azure DevOps is there provision of any external link to client by which they can only access bugs or selective work items created by them?

Our organization is using Azure DevOps to for project management. Currently, to track work progress, which tasks are pending, which are done, issues raised etc. in project we give full access to ...
Charlie's user avatar
  • 33
2 votes
1 answer
1k views

Need help creating a Use Case Diagram

I have to create a Use Case Diagram for a project management software. What I need to take into account is which are the actors working with the software and which are the important activities. That's ...
jay252's user avatar
  • 23
1 vote
2 answers
4k views

Find historical data in Azure DevOps for Work Items to define development metrics

In order to find some Agile Metrix of the project in Azure DevOps (ADO) from last month or from last 2 sprints, I was trying to Query data from ADO like: When a user story was committed and reach to ...
Leo's user avatar
  • 315
0 votes
1 answer
5k views

How to include Different Types of Workitems in Boards of Azure DevOps?

In my Project when I select Project > Boards. In Board Page dropdown, only Epic, Stories and Features type work items appears. I want to display Issues, Test Plans, Tasks and Bugs type work items ...
Charlie's user avatar
  • 33
-1 votes
1 answer
742 views

Use of code generation in flutter for production code among a team? [closed]

Is it possible to specify a single file to flutter package pub run build runner?
Loïc Fonkam's user avatar
  • 2,340
0 votes
3 answers
641 views

Best git practice for files that are not needed anymore but could be in the future [closed]

Sometimes a piece of work (let's say a file) is not necessary anymore. For example, a perl script that was used to perform a certain action is not used anymore because the action is deemed useless now....
DylanM's user avatar
  • 343
0 votes
1 answer
851 views

Widget/Chart needed in Azure DevOps for Work Done Analysis

Ours is a service-oriented organization which handles multiple project at a time. We want to introduce Agile Methodology in our team to follow. But this methodology is not getting feasible our team. ...
Charlie's user avatar
  • 33
0 votes
2 answers
2k views

Jira jql query to filter issues which has child issue in it

I am in a situation where I have a Basic JQL i.e. issueKey in (JIRA-1,JIRA-2,...JIRA-1000) I would like to add a AND condition and filter out the only issues which has Child issues within Expected ...
Error Hunter's user avatar
  • 1,664
0 votes
0 answers
160 views

Shipping SDL2 project in Ubuntu for deployment

I have created a SDL2 project in Ubuntu using C and the terminal as compiler. I want to ship the project in order to send it to my friends. Does anybody know how to achieve that without needing to ...
Onofrei Tudor's user avatar
1 vote
1 answer
278 views

Waterfall model [closed]

Im thinking about using the waterfall model as my main development methodology for my CS exam. I have experience working with Unified Process, and agile methodolgies such as SCRUM and XP. All of these ...
Mikkel Beier Gregersen's user avatar
0 votes
1 answer
698 views

How to select MAX date from a list of records in Excel - project dashboard

I want to show the project start and end date (total duration) and I have data that breaks down each project into its respective milestone. Each milestone has its own start and end date. How can I do ...
Rosellx's user avatar
  • 147
1 vote
1 answer
3k views

python resolve module name conflict when imported module name is not well defined

I've googled a lot but couldn't find the answer, I've tried methods such as relative import, using alias(in current project or in imported modules init file). To help reproduce it easily, I checked ...
Lei Yang's user avatar
  • 4,305
0 votes
1 answer
161 views

MS Project formula calculation returns inconsistent results

In MS Project Professional I have a custom field that returns the correct value...sometimes, no value at other times, and an #ERROR at still other times with no apparent rhyme or reason. The goal: I ...
Sam's user avatar
  • 497
0 votes
1 answer
689 views

multi modules project management in java maven

Let’s say in a multi-module project, each module is created by different teams, but each module is important for the project to work. Each team should have its own module code, while other modules ...
user avatar
0 votes
1 answer
117 views

Project cannot depend on workspace Package - Bolt

While using the Bolt Project Management tool (Like Lerna) I'm running into the following issues error Project cannot depend on workspace Package "awesome-typescript-loader" error Project ...
Jose A's user avatar
  • 11k
1 vote
1 answer
253 views

How can I design the system to share the same content on Mobile apps and Web? [closed]

I am developing a LMS for both iOS, Android and Web. Mobile apps are developed using Flutter and Web is based on React and I decided to use Firebase for backend and Storage. The features included are ...
Vikrant Agrahari's user avatar
1 vote
1 answer
92 views

How to apply 12 Factor App to Linux driver developing? [closed]

I'm an engineer currently developing Linux kernel-mode drivers and user-mode drivers. When I came across the theory of 12 Factor App, there is a strong voice echoing around my brain "THIS IS THE ...
Justin Lee's user avatar
-1 votes
1 answer
78 views

How to get user stories that does not have bugs in TFS to a Chart

I want to represent Sprint wise story count that does not occur any bugs in TFS dashboard. It is possible to get it via "Work items and direct links" But to get it to a chart it needs to be ...
Kasun Jayasinghe's user avatar
2 votes
1 answer
1k views

Who should write the dockerfile, SRE or developer? [closed]

We are working through a process internally and are curious about what other groups are doing. Who should "own" the dockerfile, devs or SRE? I can see pros and cons to both - if devs write ...
Patrick Kinne's user avatar
0 votes
0 answers
27 views

Jira - Avoid getting mail on change on specific column on closed task I was watching

When working on tasks I'm a watching, mainly after there closed , there are several custom fields that aren't related to programming, but for version/project as link, image, tag ... Currently I'm ...
Ori Marko's user avatar
  • 58.7k
1 vote
1 answer
173 views

How can I add a widget with data from a split board column?

I would like to have a widget showing me the evolution of how many US are in the Doing and Done split (or sub) columns per week on my azure board. I have tried many ways but cannot seem to find the ...
Théo Hugues's user avatar

1
2 3 4 5
30