Ecni nëpër-: Fix trajnimin e punonjësve Template Available Vende Bug unregister

Sa shumë njerëz e dinë, the Employee Training template provided by Microsoft here has a bug that we can reproduce following these steps:

  • Krijo një klasë me një madhësi max e 10 nxënësit.
  • Regjistrohem –> Total available seats properly decrements by one. Pasojë: 9 vende të disponueshme.
  • Unregister: –> Bug. Total available seats should increment by one. It does not. Pasojë: 9 available seats as per SharePoint, but in fact, there are 10 vende të disponueshme.

Zgjidhje: Use SharePoint Designer to correct the workflow.

I parë, open up the site. The folder list for me looks like this:

imazh

If we have a look at the "Attendee registration" workflow, we see that there is a step labeled "Enforce seating policy". It looks like this:

imazh

This step in the workflow updates the item by incrementing the "Filled Seats" metadata column on the course. If we pull that up in more detail, we see this:

imazh

That’s all the information we need to fix the unregistration workflow.

If we flip over to the unregistration workflow, there is no similar workflow step. Add it as follows:

1: Expand "Attendee unregistration" and open up the XOML (see first screen shot if you’re lost).

2: Add a new workflow variable, "New Filled Seats" of type "Number".

3: Assign a value to "New Filled Seats" siç tregohet:

imazh

4: Decrement the Filled Seats by 1:

imazh

5: Update the related Course item:

imazh

6: Make sure all the steps are in the right sequence. Për mua, kjo duket si ky:

imazh

7: Finish the workflow to re-build it.

8: Provë.

</fund>

Abonohen në blogun tim.

Technorati Tags: ,

2 mendime mbi "Ecni nëpër-: Fix trajnimin e punonjësve Template Available Vende Bug unregister

Lini një Përgjigju me Paul Galvin Cancel përgjigje

Adresa juaj e emailit nuk do të publikohet. Fusha e kërkuar janë shënuar *